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

Public Member Functions

 CSetDoCullFaceCmd (bool cull)
 
CDListCmdPlay ()
 

Private Attributes

bool DoCull
 

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 492 of file drawcontext.cpp.

Constructor & Destructor Documentation

◆ CSetDoCullFaceCmd()

CSetDoCullFaceCmd::CSetDoCullFaceCmd ( bool  cull)
inline

Definition at line 496 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetDoCullFaceCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 500 of file drawcontext.cpp.

Field Documentation

◆ DoCull

bool CSetDoCullFaceCmd::DoCull
private

Definition at line 493 of file drawcontext.cpp.


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