GlsRSOLoader API  1.3.1
RSOInterface1::OpenGLMatrices Class Reference

#include <rso_interface_1.h>

Inheritance diagram for RSOInterface1::OpenGLMatrices:
OpenGLMatrices

Public Member Functions

 OpenGLMatrices (int *viewPort, MatrixD *projMatrix, MatrixD *modelMatrix)
 

Public Attributes

int * _viewPort
 
MatrixD_projMatrix
 
MatrixD_modelMatrix
 

Detailed Description

OpenGLMatrices is used to pass the current OpenGL matrices to PreDraw

Member Data Documentation

int* _viewPort

pointer to array size 4


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