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

Public Member Functions

 CSetRescaleNormalsCmd (bool rescale)
 
CDListCmdPlay ()
 

Private Attributes

bool Rescale
 

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

Constructor & Destructor Documentation

◆ CSetRescaleNormalsCmd()

CSetRescaleNormalsCmd::CSetRescaleNormalsCmd ( bool  rescale)
inline

Definition at line 682 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetRescaleNormalsCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 686 of file drawcontext.cpp.

Field Documentation

◆ Rescale

bool CSetRescaleNormalsCmd::Rescale
private

Definition at line 679 of file drawcontext.cpp.


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