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

Public Member Functions

 CSetTexModeCmd (GS::tTexMode mode)
 
CDListCmdPlay ()
 

Private Attributes

GS::tTexMode Mode
 

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 84 of file texture.cpp.

Constructor & Destructor Documentation

◆ CSetTexModeCmd()

CSetTexModeCmd::CSetTexModeCmd ( GS::tTexMode  mode)
inline

Definition at line 88 of file texture.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetTexModeCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 92 of file texture.cpp.

Field Documentation

◆ Mode

GS::tTexMode CSetTexModeCmd::Mode
private

Definition at line 85 of file texture.cpp.


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