PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CSetLightingEnabledCmd (bool enabled) | |
CDListCmd * | Play () |
Private Attributes | |
bool | IsEnabled |
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 287 of file lighting.cpp.
|
inline |
Definition at line 291 of file lighting.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 295 of file lighting.cpp.
|
private |
Definition at line 288 of file lighting.cpp.