This is the complete list of members for SharpKmyMath::Quat, including all inherited members.
convertToMatrix() | SharpKmyMath::Quat | |
identity() | SharpKmyMath::Quat | static |
operator*(Quat q1, Quat q2) | SharpKmyMath::Quat | static |
Quat(float x, float y, float z, float w) | SharpKmyMath::Quat | |
setFromMatrix(Matrix4 mtx) | SharpKmyMath::Quat | |
setFromVector(Vector3 axis, f32 angle) | SharpKmyMath::Quat | |
slerp(Quat q1, Quat q2, f32 param) | SharpKmyMath::Quat | static |
w | SharpKmyMath::Quat | |
x | SharpKmyMath::Quat | |
y | SharpKmyMath::Quat | |
z | SharpKmyMath::Quat |