PS2GL
OpenGL*-like API for the PS2
|
Public Member Functions | |
CMatrixConcatCmd (const cpu_mat_44 &mat, const cpu_mat_44 &inv) | |
CDListCmd * | Play () |
Private Attributes | |
cpu_mat_44 | Matrix |
cpu_mat_44 | Inverse |
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 51 of file matrix.cpp.
|
inline |
Definition at line 55 of file matrix.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 60 of file matrix.cpp.
|
private |
Definition at line 52 of file matrix.cpp.
|
private |
Definition at line 52 of file matrix.cpp.