My Project
|
for world view projection transformation stack More...
#include <Globals.h>
Public Member Functions | |
const Matrix4 & | SafeGetTop () |
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 | |
for world view projection transformation stack