|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetDepthTestEnabledCmd:
Collaboration diagram for CSetDepthTestEnabledCmd:Public Member Functions | |
| CSetDepthTestEnabledCmd (bool enabled) | |
| CDListCmd * | Play () |
Public Member Functions inherited from CDListCmd | |
Private Attributes | |
| bool | Enabled |
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 584 of file drawcontext.cpp.
|
inline |
Definition at line 588 of file drawcontext.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 592 of file drawcontext.cpp.
|
private |
Definition at line 585 of file drawcontext.cpp.