|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CEnableCmd:
Collaboration diagram for CEnableCmd:Public Member Functions | |
| CEnableCmd (GLenum prop) | |
| CDListCmd * | Play () |
Public Member Functions inherited from CDListCmd | |
Private Attributes | |
| GLenum | Property |
Additional Inherited Members | |
Static Public Member Functions inherited from CDListCmd | |
| template<class CmdType > | |
| static int | SizeOf () |
| template<class CmdType > | |
| static CDListCmd * | GetNextCmd (CmdType *cmd) |
|
inlinevirtual |