PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CLightPropCmd (GLenum lightNum, GLenum prop, cpu_vec_xyzw value) | |
CDListCmd * | Play () |
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 110 of file lighting.cpp.
|
inline |
Definition at line 115 of file lighting.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 121 of file lighting.cpp.
|
private |
Definition at line 111 of file lighting.cpp.
|
private |
Definition at line 111 of file lighting.cpp.
|
private |
Definition at line 112 of file lighting.cpp.