libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
Matrix3x3 Member List

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

determinant() constMatrix3x3inline
dot(int row1, int row2) constMatrix3x3inline
elementDivide(const Matrix3x3 &other) constMatrix3x3inline
elementMultiply(const Matrix3x3 &other) constMatrix3x3inline
get(int row, int col) constMatrix3x3inline
IdentityMatrixMatrix3x3static
inverse() constMatrix3x3inline
Matrix3x3()Matrix3x3inline
Matrix3x3(float val[3][3])Matrix3x3inline
operator!=(const Matrix3x3 &other) constMatrix3x3inline
operator*(const Matrix3x3 &other) constMatrix3x3inline
operator*(float scalar) constMatrix3x3inline
operator+(const Matrix3x3 &other) constMatrix3x3inline
operator-(const Matrix3x3 &other) constMatrix3x3inline
operator/(float scalar) constMatrix3x3inline
operator==(const Matrix3x3 &other) constMatrix3x3inline
rotationMatrix(float angle, char axis)Matrix3x3inlinestatic
scalingMatrix(float scale_x, float scale_y, float scale_z)Matrix3x3inlinestatic
set(float val[3][3])Matrix3x3inline
set(int row, int col, float value)Matrix3x3inline
trace() constMatrix3x3inline
transpose() constMatrix3x3inline
vectorTransform(float vector[3]) constMatrix3x3inline
zero()Matrix3x3inline