|
Allolib
1.0
C++ Components For Interactive Multimedia
|
MatrixStack class. More...
Public Member Functions | |
| void | push () |
| void | pop () |
| void | mult (Matrix4f const &m) |
| void | set (const Matrix4f &m) |
| void | setIdentity () |
| void | pop_all () |
| Matrix4f | get () const |
MatrixStack class.
Definition at line 22 of file al_RenderManager.hpp.