My Project
Public Member Functions | List of all members
ParaEngine::TransformStack Class Reference

for world view projection transformation stack More...

#include <Globals.h>

Inheritance diagram for ParaEngine::TransformStack:

Public Member Functions

const Matrix4SafeGetTop ()
 get the top() matrix, if the stack is empty, it will return identity matrix
 
void SafeSetTop (const Matrix4 &mat)
 it will only set if top is not empty
 

Detailed Description

for world view projection transformation stack


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