doom3-gpl
Doom 3 GPL source release
|
#include <Material.h>
Public Attributes | |
expOpType_t | opType |
int | a |
int | b |
int | c |
Definition at line 139 of file Material.h.
int expOp_t::a |
Definition at line 141 of file Material.h.
int expOp_t::b |
Definition at line 141 of file Material.h.
int expOp_t::c |
Definition at line 141 of file Material.h.
expOpType_t expOp_t::opType |
Definition at line 140 of file Material.h.