PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CSetCurTexImageCmd (tU128 *image, unsigned int w, unsigned int h, GS::tPSM psm) | |
CDListCmd * | Play () |
Private Attributes | |
tU128 * | 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 CDListCmd * | GetNextCmd (CmdType *cmd) |
Definition at line 258 of file texture.cpp.
|
inline |
Definition at line 264 of file texture.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 272 of file texture.cpp.
|
private |
Definition at line 259 of file texture.cpp.
|
private |
Definition at line 260 of file texture.cpp.
|
private |
Definition at line 260 of file texture.cpp.
|
private |
Definition at line 261 of file texture.cpp.