#include <matrix.h>
Inheritance diagram for CDListMatrixStack::
Public Methods | |
CDListMatrixStack (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) |
|
|
|
Reimplemented from CMatrixStack. Definition at line 56 of file matrix.cpp. |
|
Reimplemented from CMatrixStack. Definition at line 25 of file matrix.cpp. |
|
Reimplemented from CMatrixStack. Definition at line 39 of file matrix.cpp. |
|
Reimplemented from CMatrixStack. Definition at line 75 of file matrix.cpp. |