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

Public Member Functions

 CLightPropCmd (GLenum lightNum, GLenum prop, cpu_vec_xyzw value)
 
CDListCmdPlay ()
 

Private Attributes

GLenum LightNum
 
GLenum Property
 
cpu_vec_xyzw Value
 

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 110 of file lighting.cpp.

Constructor & Destructor Documentation

◆ CLightPropCmd()

CLightPropCmd::CLightPropCmd ( GLenum  lightNum,
GLenum  prop,
cpu_vec_xyzw  value 
)
inline

Definition at line 115 of file lighting.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CLightPropCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 121 of file lighting.cpp.

Field Documentation

◆ LightNum

GLenum CLightPropCmd::LightNum
private

Definition at line 111 of file lighting.cpp.

◆ Property

GLenum CLightPropCmd::Property
private

Definition at line 111 of file lighting.cpp.

◆ Value

cpu_vec_xyzw CLightPropCmd::Value
private

Definition at line 112 of file lighting.cpp.


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