|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Transformed vertex normals - required for recalculating lighting on skinned models
Field Summary | |
bool |
colorIsDiffuseOnly
|
FFModelDef* |
ffmodeldef
If true, primary color will only contain the diffuse term |
std::vector< CVector3D > |
normals
Previously prepared modeldef |
Field Detail |
public bool colorIsDiffuseOnly;
public FFModelDef* ffmodeldef;
public std::vector< CVector3D > normals;
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |