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

Public Member Functions

 CSetMaterialPropCmd (GLenum prop, cpu_vec_xyzw value)
 
CDListCmdPlay ()
 

Private Attributes

cpu_vec_xyzw Value
 
GLenum Property
 

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

Constructor & Destructor Documentation

◆ CSetMaterialPropCmd()

CSetMaterialPropCmd::CSetMaterialPropCmd ( GLenum  prop,
cpu_vec_xyzw  value 
)
inline

Definition at line 56 of file material.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetMaterialPropCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 61 of file material.cpp.

Field Documentation

◆ Value

cpu_vec_xyzw CSetMaterialPropCmd::Value
private

Definition at line 52 of file material.cpp.

◆ Property

GLenum CSetMaterialPropCmd::Property
private

Definition at line 53 of file material.cpp.


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