GlsRSOLoader API  1.3.1
OpenGLMatrices Class Reference

#include <gls_rso_loader.h>

Inheritance diagram for OpenGLMatrices:
RSOInterface1::OpenGLMatrices

Public Member Functions

 OpenGLMatrices ()
 
 ~OpenGLMatrices ()
 
void GetCurrent ()
 
- Public Member Functions inherited from RSOInterface1::OpenGLMatrices
 OpenGLMatrices (int *viewPort, MatrixD *projMatrix, MatrixD *modelMatrix)
 

Protected Attributes

bool _needsDelete
 

Additional Inherited Members

- Public Attributes inherited from RSOInterface1::OpenGLMatrices
int * _viewPort
 
MatrixD_projMatrix
 
MatrixD_modelMatrix
 

Detailed Description

OpenGLMatrices is used to pass the current OpenGL matrices to PreDraw

Constructor & Destructor Documentation

Constructor

Destructor

Member Function Documentation

void GetCurrent ( )

Retrieves the current OpenGL Matrices from the OpenGL Subsystem


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