ScummVM API documentation
Tetraedge::TeMatriciesStack Class Reference

Public Member Functions

const TeMatrix4x4currentMatrix () const
 
bool isEmpty () const
 
void loadIdentity ()
 
void loadMatrix (const TeMatrix4x4 &matrix)
 
void multiplyMatrix (const TeMatrix4x4 &matrix)
 
void popMatrix ()
 
void pushMatrix ()
 
void rotate (const TeQuaternion &rot)
 
void rotate (float f, const TeVector3f32 &rot)
 
void scale (const TeVector3f32 &scale)
 
uint size ()
 
void translate (const TeVector3f32 &trans)
 

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