Public Member Functions | Private Attributes | List of all members
LeapUtilGL::GLAttribScope Class Reference

utility class for caching and restoring GL attributes via the glPushAttrib/glPopAttrib calls. More...

#include <LeapUtilGL.h>

Public Member Functions

 GLAttribScope (GLbitfield flags)
 
 ~GLAttribScope ()
 

Private Attributes

int m_dummy
 

Detailed Description

utility class for caching and restoring GL attributes via the glPushAttrib/glPopAttrib calls.

Definition at line 93 of file LeapUtilGL.h.

Constructor & Destructor Documentation

LeapUtilGL::GLAttribScope::GLAttribScope ( GLbitfield  flags)
inline

Definition at line 96 of file LeapUtilGL.h.

LeapUtilGL::GLAttribScope::~GLAttribScope ( )
inline

Definition at line 101 of file LeapUtilGL.h.

Member Data Documentation

int LeapUtilGL::GLAttribScope::m_dummy
private

Definition at line 108 of file LeapUtilGL.h.


The documentation for this class was generated from the following file:


leap_motion
Author(s): Florian Lier , Mirza Shah , Isaac IY Saito
autogenerated on Tue Jun 2 2020 03:58:01