PS2GL
OpenGL*-like API for the PS2
Loading...
Searching...
No Matches
CSetBlendEnabledCmd Class Reference
+ Inheritance diagram for CSetBlendEnabledCmd:
+ Collaboration diagram for CSetBlendEnabledCmd:

Public Member Functions

 CSetBlendEnabledCmd (bool enabled)
 
CDListCmdPlay ()
 

Private Attributes

bool Enabled
 

Additional Inherited Members

- Static Public Member Functions inherited from CDListCmd
template<class CmdType >
static int SizeOf ()
 
template<class CmdType >
static CDListCmdGetNextCmd (CmdType *cmd)
 

Detailed Description

Definition at line 538 of file drawcontext.cpp.

Constructor & Destructor Documentation

◆ CSetBlendEnabledCmd()

CSetBlendEnabledCmd::CSetBlendEnabledCmd ( bool  enabled)
inline

Definition at line 542 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetBlendEnabledCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 546 of file drawcontext.cpp.

Field Documentation

◆ Enabled

bool CSetBlendEnabledCmd::Enabled
private

Definition at line 539 of file drawcontext.cpp.


The documentation for this class was generated from the following file: