#include <Matrix4x4.h>
Public Member Functions |
|
| CSLMatrix4x4Proxy & | operator= (const CSIBCMatrix4x4 &in_rMatrix) |
| Set the matrix. |
|
| operator CSIBCMatrix4x4 () | |
| Get the matrix. |
|
| CSLFloatProxy & | Element (SI_Long in_lColumn, SI_Long in_lRow) |
| Get the (row,column) element. |
|