#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 58 of file matrix.cpp. |
|
Reimplemented from CMatrixStack. Definition at line 27 of file matrix.cpp. |
|
Reimplemented from CMatrixStack. Definition at line 41 of file matrix.cpp. |
|
Reimplemented from CMatrixStack. Definition at line 77 of file matrix.cpp. |