|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CUpdatePrimCmd:
Collaboration diagram for CUpdatePrimCmd:Public Member Functions | |
| CUpdatePrimCmd (unsigned char prim) | |
| CDListCmd * | Play () |
| virtual CDListCmd * | Play ()=0 |
Private Attributes | |
| unsigned char | Prim |
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 340 of file dlgmanager.cpp.
|
inline |
Definition at line 344 of file dlgmanager.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 348 of file dlgmanager.cpp.
|
private |
Definition at line 341 of file dlgmanager.cpp.