#include <matrix.h>
Inheritance diagram for CImmMatrixStack::
Public Methods | |
CImmMatrixStack (CGLContext &context) | |
void | Pop () |
void | Push () |
void | Concat (const cpu_mat_44 &xform, const cpu_mat_44 &inverse) |
void | SetTop (const cpu_mat_44 &newMat, const cpu_mat_44 &newInv) |
const cpu_mat_44& | GetTop () const |
const cpu_mat_44& | GetInvTop () const |
|
|
|
Reimplemented from CMatrixStack. |
|
Definition at line 78 of file matrix.h. Referenced by CVsmManager::TransferSetupInfo().
|
|
Definition at line 77 of file matrix.h. Referenced by CImmLight::SetDirection(), CImmLight::SetPosition(), and CVsmManager::TransferSetupInfo().
|
|
Reimplemented from CMatrixStack. |
|
Reimplemented from CMatrixStack. |
|
Reimplemented from CMatrixStack. |