KrisLibrary  1.0.0
Math3D::AngleAxisRotation Member List

This is the complete list of members for Math3D::AngleAxisRotation, including all inherited members.

angle (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
AngleAxisRotation() (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
AngleAxisRotation(const AngleAxisRotation &) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
AngleAxisRotation(Real angle, const Vector3 &axis) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotationexplicit
AngleAxisRotation(const MomentRotation &) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotationexplicit
axis (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
getMatrix(Matrix3 &) const (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
getMoment(MomentRotation &) const (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
set(const AngleAxisRotation &) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
set(Real angle, const Vector3 &axis) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
setAxis(const Vector3 &axis) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
setIdentity() (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
setMatrix(const Matrix3 &) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
setMoment(const MomentRotation &) (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation
transformPoint(const Vector3 &in, Vector3 &out) const (defined in Math3D::AngleAxisRotation)Math3D::AngleAxisRotation