PSMoveService
Public Member Functions | Static Public Member Functions | List of all members
Renderer Class Reference

Public Member Functions

bool init ()
 
void destroy ()
 
bool onSDLEvent (const SDL_Event *event)
 
void renderBegin ()
 
void renderStageBegin ()
 
void renderStageEnd ()
 
void renderUIBegin ()
 
void renderUIEnd ()
 
void renderEnd ()
 
void setProjectionMatrix (const glm::mat4 &matrix)
 
void setCameraViewMatrix (const glm::mat4 &matrix)
 

Static Public Member Functions

static bool getIsRenderingStage ()
 
static bool getIsRenderingUI ()
 
static float getWindowWidth ()
 
static float getWindowHeight ()
 
static float getWindowAspectRatio ()
 
static const glm::mat4getCurrentProjectionMatrix ()
 
static const glm::mat4getCurrentCameraViewMatrix ()
 

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