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

Public Member Functions

 CSetTexEnabledCmd (bool enabled)
 
CDListCmdPlay ()
 

Private Attributes

bool IsEnabled
 

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

Constructor & Destructor Documentation

◆ CSetTexEnabledCmd()

CSetTexEnabledCmd::CSetTexEnabledCmd ( bool  enabled)
inline

Definition at line 58 of file texture.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetTexEnabledCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 62 of file texture.cpp.

Field Documentation

◆ IsEnabled

bool CSetTexEnabledCmd::IsEnabled
private

Definition at line 55 of file texture.cpp.


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