Allolib
1.0
C++ Components For Interactive Multimedia
|
ViewportStack class. More...
Public Member Functions | |
void | push () |
void | pop () |
Viewport | get () const |
void | set (const Viewport &m) |
void | set (int left, int bottom, int width, int height) |
ViewportStack class.
Definition at line 41 of file al_RenderManager.hpp.