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

Public Member Functions

 CSetDepthTestEnabledCmd (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 584 of file drawcontext.cpp.

Constructor & Destructor Documentation

◆ CSetDepthTestEnabledCmd()

CSetDepthTestEnabledCmd::CSetDepthTestEnabledCmd ( bool  enabled)
inline

Definition at line 588 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetDepthTestEnabledCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 592 of file drawcontext.cpp.

Field Documentation

◆ Enabled

bool CSetDepthTestEnabledCmd::Enabled
private

Definition at line 585 of file drawcontext.cpp.


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