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

Public Member Functions

 CUpdateRendererCmd (bool pvColors, tArrayType type)
 
CDListCmdPlay ()
 

Private Attributes

bool PerVtxColors
 
tArrayType ArrayType
 

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 361 of file dlgmanager.cpp.

Constructor & Destructor Documentation

◆ CUpdateRendererCmd()

CUpdateRendererCmd::CUpdateRendererCmd ( bool  pvColors,
tArrayType  type 
)
inline

Definition at line 366 of file dlgmanager.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CUpdateRendererCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 371 of file dlgmanager.cpp.

Field Documentation

◆ PerVtxColors

bool CUpdateRendererCmd::PerVtxColors
private

Definition at line 362 of file dlgmanager.cpp.

◆ ArrayType

tArrayType CUpdateRendererCmd::ArrayType
private

Definition at line 363 of file dlgmanager.cpp.


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