|
| 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) |
|
| CMatrixStack (CGLContext &context) |
|
virtual void | Pop ()=0 |
|
virtual void | Push ()=0 |
|
virtual void | Concat (const cpu_mat_44 &xform, const cpu_mat_44 &inverse)=0 |
|
virtual void | SetTop (const cpu_mat_44 &newMat, const cpu_mat_44 &newInv)=0 |
|
Definition at line 98 of file matrix.h.
◆ CDListMatrixStack()
CDListMatrixStack::CDListMatrixStack |
( |
CGLContext & |
context | ) |
|
|
inline |
◆ Pop()
void CDListMatrixStack::Pop |
( |
| ) |
|
|
virtual |
◆ Push()
void CDListMatrixStack::Push |
( |
| ) |
|
|
virtual |
◆ Concat()
void CDListMatrixStack::Concat |
( |
const cpu_mat_44 & |
xform, |
|
|
const cpu_mat_44 & |
inverse |
|
) |
| |
|
virtual |
◆ SetTop()
void CDListMatrixStack::SetTop |
( |
const cpu_mat_44 & |
newMat, |
|
|
const cpu_mat_44 & |
newInv |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: