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

Public Member Functions

 CSetNormalCmd (cpu_vec_xyz normal)
 
CDListCmdPlay ()
 

Private Attributes

cpu_vec_xyz Normal
 

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 95 of file dlgmanager.cpp.

Constructor & Destructor Documentation

◆ CSetNormalCmd()

CSetNormalCmd::CSetNormalCmd ( cpu_vec_xyz  normal)
inline

Definition at line 99 of file dlgmanager.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetNormalCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 103 of file dlgmanager.cpp.

Field Documentation

◆ Normal

cpu_vec_xyz CSetNormalCmd::Normal
private

Definition at line 96 of file dlgmanager.cpp.


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