DooVR
Public Member Functions | Public Attributes | List of all members
MatrixStack Class Reference

Public Member Functions

float * getCurrentMatrix ()
 
void init ()
 
void rotX (float angle)
 
void rotY (float angle)
 
void rotZ (float angle)
 
void rotAxis (glm::vec3 axis, float a)
 
void scale (float s)
 
void translate (float pos[3])
 
void multiply (float M[])
 
void push ()
 
void pop ()
 
void flush ()
 
int depth ()
 
void print ()
 

Public Attributes

MatrixcurrentMatrix
 

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