PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CSetCurClutCmd (const void *clut, int numEntries) | |
CDListCmd * | Play () |
Private Attributes | |
const void * | Clut |
int | NumEntries |
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 298 of file texture.cpp.
|
inline |
Definition at line 303 of file texture.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 308 of file texture.cpp.
|
private |
Definition at line 299 of file texture.cpp.
|
private |
Definition at line 300 of file texture.cpp.