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

CImmMatrixStack Class Reference

#include <matrix.h>

Inheritance diagram for CImmMatrixStack::

CMatrixStack List of all members.

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

Constructor & Destructor Documentation

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

Definition at line 47 of file matrix.h.


Member Function Documentation

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

Reimplemented from CMatrixStack.

Definition at line 63 of file matrix.h.

const cpu_mat_44 & CImmMatrixStack::GetInvTop ( ) const [inline]
 

Definition at line 78 of file matrix.h.

Referenced by CVsmManager::TransferSetupInfo().

const cpu_mat_44 & CImmMatrixStack::GetTop ( ) const [inline]
 

Definition at line 77 of file matrix.h.

Referenced by CImmLight::SetDirection(), CImmLight::SetPosition(), and CVsmManager::TransferSetupInfo().

void CImmMatrixStack::Pop ( ) [inline, virtual]
 

Reimplemented from CMatrixStack.

Definition at line 49 of file matrix.h.

void CImmMatrixStack::Push ( ) [inline, virtual]
 

Reimplemented from CMatrixStack.

Definition at line 55 of file matrix.h.

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

Reimplemented from CMatrixStack.

Definition at line 71 of file matrix.h.


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