Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CDListMatrixStack Class Reference

#include <matrix.h>

Inheritance diagram for CDListMatrixStack::

CMatrixStack List of all members.

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)

Constructor & Destructor Documentation

CDListMatrixStack::CDListMatrixStack ( CGLContext & context ) [inline]
 

Definition at line 87 of file matrix.h.


Member Function Documentation

void CDListMatrixStack::Concat ( const cpu_mat_44 & xform,
const cpu_mat_44 & inverse ) [virtual]
 

Reimplemented from CMatrixStack.

Definition at line 56 of file matrix.cpp.

void CDListMatrixStack::Pop ( ) [virtual]
 

Reimplemented from CMatrixStack.

Definition at line 25 of file matrix.cpp.

void CDListMatrixStack::Push ( ) [virtual]
 

Reimplemented from CMatrixStack.

Definition at line 39 of file matrix.cpp.

void CDListMatrixStack::SetTop ( const cpu_mat_44 & newMat,
const cpu_mat_44 & newInv ) [virtual]
 

Reimplemented from CMatrixStack.

Definition at line 75 of file matrix.cpp.


The documentation for this class was generated from the following files:
ps2gl version 0.2