MeVisLab Toolbox Reference
ml::Rotation Member List

This is the complete list of members for ml::Rotation, including all inherited members.

_scalarml::Rotationprotected
_vectorml::Rotationprotected
conjugate()ml::Rotation
getMatrix() constml::Rotation
getRotation(Vector3 &axis, MLdouble &angle) constml::Rotation
getScalar() constml::Rotationinline
getVector() constml::Rotationinline
multiply(const Rotation &rotation) constml::Rotation
operator*(const Rotation &a, const Rotation &b)ml::Rotationfriend
operator*=(const Rotation &rotation)ml::Rotation
operator=(const Rotation &rotation)ml::Rotation
rotate(const Vector3 &vec) constml::Rotation
Rotation()ml::Rotation
Rotation(const Vector3 &axis, MLdouble angle)ml::Rotation
Rotation(const Vector3 &fromVec, const Vector3 &toVec)ml::Rotation
Rotation(const Matrix4 &m)ml::Rotation
Rotation(const Rotation &)ml::Rotation
Rotation(MLdouble x, MLdouble y, MLdouble z, MLdouble w)ml::Rotation
setRotation(const Vector3 &axis, MLdouble angle)ml::Rotation
slerp(const Matrix4 &m1, const Matrix4 &m2, MLdouble t)ml::Rotationstatic
slerp(const Rotation &rot1, const Rotation &rot2, MLdouble t)ml::Rotationstatic