PS2GL
OpenGL*-like API for the PS2
Loading...
Searching...
No Matches
CDrawIndexedArraysCmd Class Reference
+ Inheritance diagram for CDrawIndexedArraysCmd:
+ Collaboration diagram for CDrawIndexedArraysCmd:

Public Member Functions

 CDrawIndexedArraysCmd (CGeometryBlock &block, CDList &dlist)
 
CDListCmdPlay ()
 

Private Attributes

CGeometryBlock Geometry
 
bool IsCached
 
CDListDList
 
CVifSCDmaPacket * RenderPacket
 
bool IsTexEnabled
 
bool IsLightingEnabled
 

Additional Inherited Members

- Static Public Member Functions inherited from CDListCmd
template<class CmdType >
static int SizeOf ()
 
template<class CmdType >
static CDListCmdGetNextCmd (CmdType *cmd)
 

Detailed Description

Definition at line 574 of file dlgmanager.cpp.

Constructor & Destructor Documentation

◆ CDrawIndexedArraysCmd()

CDrawIndexedArraysCmd::CDrawIndexedArraysCmd ( CGeometryBlock block,
CDList dlist 
)
inline

Definition at line 582 of file dlgmanager.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CDrawIndexedArraysCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 592 of file dlgmanager.cpp.

Field Documentation

◆ Geometry

CGeometryBlock CDrawIndexedArraysCmd::Geometry
private

Definition at line 575 of file dlgmanager.cpp.

◆ IsCached

bool CDrawIndexedArraysCmd::IsCached
private

Definition at line 576 of file dlgmanager.cpp.

◆ DList

CDList& CDrawIndexedArraysCmd::DList
private

Definition at line 577 of file dlgmanager.cpp.

◆ RenderPacket

CVifSCDmaPacket* CDrawIndexedArraysCmd::RenderPacket
private

Definition at line 578 of file dlgmanager.cpp.

◆ IsTexEnabled

bool CDrawIndexedArraysCmd::IsTexEnabled
private

Definition at line 579 of file dlgmanager.cpp.

◆ IsLightingEnabled

bool CDrawIndexedArraysCmd::IsLightingEnabled
private

Definition at line 579 of file dlgmanager.cpp.


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