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

Public Member Functions

 CSetCurTexParamCmd (GLenum pname, int param)
 
CDListCmdPlay ()
 

Private Attributes

GLenum PName
 
int Param
 

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

Constructor & Destructor Documentation

◆ CSetCurTexParamCmd()

CSetCurTexParamCmd::CSetCurTexParamCmd ( GLenum  pname,
int  param 
)
inline

Definition at line 210 of file texture.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetCurTexParamCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 215 of file texture.cpp.

Field Documentation

◆ PName

GLenum CSetCurTexParamCmd::PName
private

Definition at line 206 of file texture.cpp.

◆ Param

int CSetCurTexParamCmd::Param
private

Definition at line 207 of file texture.cpp.


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