|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetNormalCmd:
Collaboration diagram for CSetNormalCmd:Public Member Functions | |
| CSetNormalCmd (cpu_vec_xyz normal) | |
| CDListCmd * | Play () |
Public Member Functions inherited from CDListCmd | |
Private Attributes | |
| cpu_vec_xyz | Normal |
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 95 of file dlgmanager.cpp.
|
inline |
Definition at line 99 of file dlgmanager.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 103 of file dlgmanager.cpp.
|
private |
Definition at line 96 of file dlgmanager.cpp.