OpenClonk
StdMeshMatrix Member List

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

data() constStdMeshMatrixinline
Decompose() constStdMeshMatrix
Determinant() constStdMeshMatrix
Identity()StdMeshMatrixstatic
Inverse(const StdMeshMatrix &mat)StdMeshMatrixstatic
LookAt(const StdMeshVector &eye, const StdMeshVector &center, const StdMeshVector &up)StdMeshMatrixstatic
NColumnsStdMeshMatrixstatic
NRowsStdMeshMatrixstatic
operator()(int i, int j)StdMeshMatrixinline
operator()(int i, int j) constStdMeshMatrixinline
Rotate(float angle, float rx, float ry, float rz)StdMeshMatrixstatic
Scale(float sx, float sy, float sz)StdMeshMatrixstatic
Transform(const StdMeshTransformation &transform)StdMeshMatrixstatic
TransformInverse(const StdMeshTransformation &transform)StdMeshMatrixstatic
Translate(float dx, float dy, float dz)StdMeshMatrixstatic
Zero()StdMeshMatrixstatic