Public Member Functions | |
| sGraphicsFixedMatrix (iGraphicsContext *apContext) | |
| ~sGraphicsFixedMatrix () | |
| void | _Save (iGraphicsContext *apContext) |
| void | _Restore (iGraphicsContext *apContext) |
Public Attributes | |
| iGraphicsContext * | mpContext |
| sMatrixf | mmtxCamView |
| sMatrixf | mmtxCamProj |
| sMatrixf | mmtxView |
| sMatrixf | mmtxProj |
| sGraphicsFixedMatrix | ( | iGraphicsContext * | apContext | ) |
| ~sGraphicsFixedMatrix | ( | ) |
| void _Save | ( | iGraphicsContext * | apContext | ) |
| void _Restore | ( | iGraphicsContext * | apContext | ) |
| iGraphicsContext* mpContext |
| sMatrixf mmtxCamView |
| sMatrixf mmtxCamProj |
| sMatrixf mmtxView |
| sMatrixf mmtxProj |
1.8.7