kick
|
Classes | |
union | MaterialValueType |
Public Member Functions | |
MaterialData (int intValue) | |
MaterialData & | operator= (const MaterialData &other) |
void | setValue (MaterialValueType val) |
Public Attributes | |
union kick::MaterialData::MaterialValueType | value |
int | shaderLocation |
int | glType |
bool | defaultUniform = false |
Definition at line 31 of file material.h.