|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CLightPropCmd:
Collaboration diagram for CLightPropCmd:Public Member Functions | |
| CLightPropCmd (GLenum lightNum, GLenum prop, cpu_vec_xyzw value) | |
| CDListCmd * | Play () |
| virtual CDListCmd * | Play ()=0 |
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 CDListCmd * | GetNextCmd (CmdType *cmd) |
Definition at line 105 of file lighting.cpp.
|
inline |
Definition at line 110 of file lighting.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 116 of file lighting.cpp.
|
private |
Definition at line 106 of file lighting.cpp.
|
private |
Definition at line 106 of file lighting.cpp.
|
private |
Definition at line 107 of file lighting.cpp.