geoff_geometry::Matrix Member List

This is the complete list of members for geoff_geometry::Matrix, including all inherited members.

egeoff_geometry::Matrix
Get(double *p) constgeoff_geometry::Matrix
GetRotation(double &ax, double &ay, double &az) constgeoff_geometry::Matrix
GetScale(double &sx, double &sy, double &sz) constgeoff_geometry::Matrix
GetScale(double &sx) constgeoff_geometry::Matrix
GetTranslate(double &x, double &y, double &z) constgeoff_geometry::Matrix
Inverse()geoff_geometry::Matrix
IsMirrored()geoff_geometry::Matrix
IsUnit()geoff_geometry::Matrix
m_mirroredgeoff_geometry::Matrix
m_unitgeoff_geometry::Matrix
Matrix()geoff_geometry::Matrix
Matrix(double m[16])geoff_geometry::Matrix
Multiply(Matrix &m)geoff_geometry::Matrix
operator!=(const Matrix &m) constgeoff_geometry::Matrix
operator==(const Matrix &m) constgeoff_geometry::Matrix
Put(double *p)geoff_geometry::Matrix
Rotate(double sinang, double cosang, Vector3d *rotAxis)geoff_geometry::Matrix
Rotate(double angle, Vector3d *rotAxis)geoff_geometry::Matrix
Rotate(double sinang, double cosang, int Axis)geoff_geometry::Matrix
Rotate(double angle, int Axis)geoff_geometry::Matrix
Scale(double scale)geoff_geometry::Matrix
Scale(double scalex, double scaley, double scalez)geoff_geometry::Matrix
Transform(double p0[3]) constgeoff_geometry::Matrix
Transform(double p0[3], double p1[3]) constgeoff_geometry::Matrix
Transform2d(double p0[2], double p1[2]) constgeoff_geometry::Matrix
Translate(double x, double y, double z=0)geoff_geometry::Matrix
Unit()geoff_geometry::Matrix
~Matrix()geoff_geometry::Matrix