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

Public Member Functions

 CSetAlphaFuncCmd (GLenum func, GLclampf ref)
 
CDListCmdPlay ()
 

Private Attributes

GLenum Func
 
GLclampf Ref
 

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 630 of file drawcontext.cpp.

Constructor & Destructor Documentation

◆ CSetAlphaFuncCmd()

CSetAlphaFuncCmd::CSetAlphaFuncCmd ( GLenum  func,
GLclampf  ref 
)
inline

Definition at line 635 of file drawcontext.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetAlphaFuncCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 640 of file drawcontext.cpp.

Field Documentation

◆ Func

GLenum CSetAlphaFuncCmd::Func
private

Definition at line 631 of file drawcontext.cpp.

◆ Ref

GLclampf CSetAlphaFuncCmd::Ref
private

Definition at line 632 of file drawcontext.cpp.


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