|
| Matrix4x3 (float d[12]) |
|
| Matrix4x3 (float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23) |
|
float & | operator() (int r, int c) |
|
const float & | operator() (int r, int c) const |
|
void | unknown () |
|
The documentation for this class was generated from the following file: