PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CSetLightingEnabledCmd (bool enabled) | |
CDListCmd * | Play () |
virtual CDListCmd * | Play ()=0 |
Private Attributes | |
bool | IsEnabled |
Additional Inherited Members | |
![]() | |
template<class CmdType > | |
static int | SizeOf () |
template<class CmdType > | |
static CDListCmd * | GetNextCmd (CmdType *cmd) |
Definition at line 282 of file lighting.cpp.
|
inline |
Definition at line 286 of file lighting.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 290 of file lighting.cpp.
|
private |
Definition at line 283 of file lighting.cpp.