|
0 A.D. | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Dynamic per-CModel vertex array
| Field Summary | |
VertexArray |
m_Array
Position and normals are recalculated on CPU every frame |
VertexArray::Attribute |
m_Normal
UV is stored per-CModel in order to avoid space wastage due to alignment |
VertexArray::Attribute |
m_Position
|
VertexArray::Attribute |
m_UV
|
| Constructor Summary | |
HWLModel()
|
|
| Field Detail |
public VertexArray m_Array;
public VertexArray::Attribute m_Normal;
public VertexArray::Attribute m_Position;
public VertexArray::Attribute m_UV;
| Constructor Detail |
public HWLModel();
|
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 | |||||||