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

Public Member Functions

 CSetCurTexImageCmd (uint128_t *image, unsigned int w, unsigned int h, GS::tPSM psm)
 
CDListCmdPlay ()
 
- Public Member Functions inherited from CDListCmd

Private Attributes

uint128_t * Image
 
unsigned int Width
 
unsigned int Height
 
GS::tPSM Psm
 

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

Constructor & Destructor Documentation

◆ CSetCurTexImageCmd()

CSetCurTexImageCmd::CSetCurTexImageCmd ( uint128_t * image,
unsigned int w,
unsigned int h,
GS::tPSM psm )
inline

Definition at line 264 of file texture.cpp.

Member Function Documentation

◆ Play()

CDListCmd * CSetCurTexImageCmd::Play ( )
inlinevirtual

Implements CDListCmd.

Definition at line 272 of file texture.cpp.

Field Documentation

◆ Image

uint128_t* CSetCurTexImageCmd::Image
private

Definition at line 259 of file texture.cpp.

◆ Width

unsigned int CSetCurTexImageCmd::Width
private

Definition at line 260 of file texture.cpp.

◆ Height

unsigned int CSetCurTexImageCmd::Height
private

Definition at line 260 of file texture.cpp.

◆ Psm

GS::tPSM CSetCurTexImageCmd::Psm
private

Definition at line 261 of file texture.cpp.


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