|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetGlobalAmbientCmd:
Collaboration diagram for CSetGlobalAmbientCmd:Public Member Functions | |
| CSetGlobalAmbientCmd (cpu_vec_xyzw newAmb) | |
| CDListCmd * | Play () |
| virtual CDListCmd * | Play ()=0 |
Private Attributes | |
| cpu_vec_xyzw | Ambient |
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 303 of file lighting.cpp.
|
inline |
Definition at line 307 of file lighting.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 311 of file lighting.cpp.
|
private |
Definition at line 304 of file lighting.cpp.