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

Public Member Functions

 CSetDoSmoothShadingCmd (bool yesNo)
 
CDListCmdPlay ()
 

Private Attributes

bool DoSS
 

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

Constructor & Destructor Documentation

◆ CSetDoSmoothShadingCmd()

CSetDoSmoothShadingCmd::CSetDoSmoothShadingCmd ( bool  yesNo)
inline

Definition at line 450 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetDoSmoothShadingCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 454 of file drawcontext.cpp.

Field Documentation

◆ DoSS

bool CSetDoSmoothShadingCmd::DoSS
private

Definition at line 447 of file drawcontext.cpp.


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