cMatrixf has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| float | GetElement | uint64, uint64, const | |
| cVector3f | GetRight | const | |
| void | SetRight | const cVector3f &in avVec | |
| cVector3f | GetUp | const | |
| void | SetUp | const cVector3f &in avVec | |
| cVector3f | GetForward | const | |
| void | SetForward | const cVector3f &in avVec | |
| cVector3f | GetTranslation | const | |
| void | SetTranslation | const cVector3f &in avTrans | |
| void | SetRotation | float afXX, float afXY, float afXZ, float afYX, float afYY, float afYZ, float afZX, float afZY, float afZZ | |
| void | SetRotation | const cMatrixf &in a_mtxRot | |
| cMatrixf | GetRotation | const | |
| cMatrixf | GetTranspose | const |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!