mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-06-10 18:16:00 +00:00
Fixed a problem in the quaternion implementation
This commit is contained in:
parent
63cf31de2b
commit
918ca9ef9c
@ -66,8 +66,6 @@ namespace sta
|
||||
Quaternion conjugate();
|
||||
|
||||
matrix toRotationMatrix();
|
||||
|
||||
Quaternion normalized();
|
||||
public:
|
||||
float x, y, z, w;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user