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

Public Member Functions

 CSetUseColorMaterialCmd (bool use)
 
CDListCmdPlay ()
 

Private Attributes

bool UseCM
 

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 135 of file material.cpp.

Constructor & Destructor Documentation

◆ CSetUseColorMaterialCmd()

CSetUseColorMaterialCmd::CSetUseColorMaterialCmd ( bool  use)
inline

Definition at line 139 of file material.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetUseColorMaterialCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 143 of file material.cpp.

Field Documentation

◆ UseCM

bool CSetUseColorMaterialCmd::UseCM
private

Definition at line 136 of file material.cpp.


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