|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetBlendEnabledCmd:
Collaboration diagram for CSetBlendEnabledCmd:Public Member Functions | |
| CSetBlendEnabledCmd (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 538 of file drawcontext.cpp.
|
inline |
Definition at line 542 of file drawcontext.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 546 of file drawcontext.cpp.
|
private |
Definition at line 539 of file drawcontext.cpp.