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

Public Member Functions

 CSetGlobalAmbientCmd (cpu_vec_xyzw newAmb)
 
CDListCmdPlay ()
 

Private Attributes

cpu_vec_xyzw Ambient
 

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

Constructor & Destructor Documentation

◆ CSetGlobalAmbientCmd()

CSetGlobalAmbientCmd::CSetGlobalAmbientCmd ( cpu_vec_xyzw  newAmb)
inline

Definition at line 312 of file lighting.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetGlobalAmbientCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 316 of file lighting.cpp.

Field Documentation

◆ Ambient

cpu_vec_xyzw CSetGlobalAmbientCmd::Ambient
private

Definition at line 309 of file lighting.cpp.


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