mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-12-16 18:18:03 +00:00
Added slerp and updated quaternion class
This commit is contained in:
@@ -18,6 +18,8 @@ namespace sta
|
||||
|
||||
Quaternion();
|
||||
|
||||
Quaternion integrate(float dt, float ox, float oy, float oz);
|
||||
|
||||
static Quaternion unit();
|
||||
|
||||
float norm();
|
||||
|
||||
Reference in New Issue
Block a user