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

Public Member Functions

 CSetDepthWriteEnabledCmd (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 725 of file drawcontext.cpp.

Constructor & Destructor Documentation

◆ CSetDepthWriteEnabledCmd()

CSetDepthWriteEnabledCmd::CSetDepthWriteEnabledCmd ( bool  enabled)
inline

Definition at line 729 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetDepthWriteEnabledCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 733 of file drawcontext.cpp.

Field Documentation

◆ Enabled

bool CSetDepthWriteEnabledCmd::Enabled
private

Definition at line 726 of file drawcontext.cpp.


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