Files Classes Functions Hierarchy
#include <graphmisc.h>
Public Member Functions | |
| myglPushMatrix () | |
| Save the current matrix. | |
| ~myglPushMatrix () | |
| Restore the previous matrix. | |
Use with named variables so when the object goes out of scope the destructor is called.
Definition at line 108 of file graphmisc.h.
| myglPushMatrix::myglPushMatrix | ( | ) | [inline] |
| myglPushMatrix::~myglPushMatrix | ( | ) | [inline] |
1.5.8