|
PS2GL
OpenGL*-like API for the PS2
|
Inheritance diagram for CSetMaterialPropCmd:
Collaboration diagram for CSetMaterialPropCmd:Public Member Functions | |
| CSetMaterialPropCmd (GLenum prop, cpu_vec_xyzw value) | |
| CDListCmd * | Play () |
Public Member Functions inherited from CDListCmd | |
Private Attributes | |
| cpu_vec_xyzw | Value |
| GLenum | Property |
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 material.cpp.
|
inline |
Definition at line 56 of file material.cpp.
|
inlinevirtual |
Implements CDListCmd.
Definition at line 61 of file material.cpp.
|
private |
Definition at line 52 of file material.cpp.
|
private |
Definition at line 53 of file material.cpp.