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

Public Member Functions

 CSetLightingEnabledCmd (bool enabled)
 
CDListCmdPlay ()
 

Private Attributes

bool IsEnabled
 

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 287 of file lighting.cpp.

Constructor & Destructor Documentation

◆ CSetLightingEnabledCmd()

CSetLightingEnabledCmd::CSetLightingEnabledCmd ( bool  enabled)
inline

Definition at line 291 of file lighting.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetLightingEnabledCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 295 of file lighting.cpp.

Field Documentation

◆ IsEnabled

bool CSetLightingEnabledCmd::IsEnabled
private

Definition at line 288 of file lighting.cpp.


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