#include <LeapUtilGL.h>
Public Member Functions | |
CameraGL () | |
void | SetupGLProjection () const |
void | SetupGLView () const |
Static Public Member Functions | |
static void | ResetGLProjection () |
static void | ResetGLView () |
Definition at line 111 of file LeapUtilGL.h.
LeapUtilGL::CameraGL::CameraGL | ( | ) | [inline] |
Definition at line 114 of file LeapUtilGL.h.
static void LeapUtilGL::CameraGL::ResetGLProjection | ( | ) | [inline, static] |
Definition at line 116 of file LeapUtilGL.h.
static void LeapUtilGL::CameraGL::ResetGLView | ( | ) | [inline, static] |
Definition at line 122 of file LeapUtilGL.h.
void LeapUtilGL::CameraGL::SetupGLProjection | ( | ) | const |
Definition at line 630 of file LeapUtilGL.cpp.
void LeapUtilGL::CameraGL::SetupGLView | ( | ) | const |
Definition at line 636 of file LeapUtilGL.cpp.