Transform Member List

This is the complete list of members for Transform, including all inherited members.

getEulerAngles(bool radian=true) constTransform
getInfos()Matrix4f
getOrientation() constTransform
getRotationMatrix() constTransform
getRotationVector()Transform
getTranslation() constTransform
identity()Matrix4fstatic
inverse()Matrix4f
inverse(const Matrix4f &mat)Matrix4fstatic
Matrix4f()Matrix4f
Matrix4f(float data[])Matrix4f
Matrix4f(const Matrix4f &mat)Matrix4f
matrix_nameMatrix4f
operator!=(const Matrix4f &mat) constMatrix4f
operator()(int u, int v)Matrix4f
operator*(const Matrix4f &mat) constMatrix4f
operator*(const Vector4< float > &vect) constMatrix4f
operator*(const float &scalar) constMatrix4f
operator+(const Matrix4f &mat) constMatrix4f
operator+(const float &scalar) constMatrix4f
operator-(const Matrix4f &mat) constMatrix4f
operator-(const float &scalar) constMatrix4f
operator==(const Matrix4f &mat) constMatrix4f
setEulerAngles(const float3 &euler_angles, bool radian=true)Transform
setIdentity()Matrix4f
setOrientation(const Orientation &orientation)Transform
setRotationMatrix(const Rotation &rotation)Transform
setRotationVector(const float3 &vec_rot)Transform
setSubMatrix3f(Matrix3f input, int row=0, int column=0)Matrix4f
setSubVector3f(Vector3< float > input, int column=3)Matrix4f
setSubVector4f(Vector4< float > input, int column=3)Matrix4f
setTranslation(const Translation &translation)Transform
setZeros()Matrix4f
Transform()Transform
Transform(const Transform &motion)Transform
Transform(const Matrix4f &mat)Transform
Transform(const Rotation &rotation, const Translation &translation)Transform
Transform(const Orientation &orientation, const Translation &translation)Transform
transpose()Matrix4f
transpose(const Matrix4f &mat)Matrix4fstatic
zeros()Matrix4fstatic