|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetAlphaTestEnabledCmd:
Collaboration diagram for CSetAlphaTestEnabledCmd:Public Member Functions | |
| CSetAlphaTestEnabledCmd (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 561 of file drawcontext.cpp.
|
inline |
Definition at line 565 of file drawcontext.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 569 of file drawcontext.cpp.
|
private |
Definition at line 562 of file drawcontext.cpp.