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

Public Member Functions

 CSetDoClippingCmd (bool clip)
 
CDListCmdPlay ()
 

Private Attributes

bool DoClip
 

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

Constructor & Destructor Documentation

◆ CSetDoClippingCmd()

CSetDoClippingCmd::CSetDoClippingCmd ( bool  clip)
inline

Definition at line 473 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetDoClippingCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 477 of file drawcontext.cpp.

Field Documentation

◆ DoClip

bool CSetDoClippingCmd::DoClip
private

Definition at line 470 of file drawcontext.cpp.


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