utility class for keeping the gl matrix stack push/pop operations paired up correctly. More...
#include <LeapUtilGL.h>
Public Member Functions | |
GLMatrixScope () | |
~GLMatrixScope () | |
Private Attributes | |
int | m_dummy |
utility class for keeping the gl matrix stack push/pop operations paired up correctly.
Definition at line 81 of file LeapUtilGL.h.
|
inline |
Definition at line 84 of file LeapUtilGL.h.
|
inline |
Definition at line 85 of file LeapUtilGL.h.
|
private |
Definition at line 89 of file LeapUtilGL.h.