| Support Forum G3D Web Page |
Convenient for passing around the per-vertex data that changes under animation.
More...
Public Member Functions | |
| void | clear () |
| Geometry & | operator= (const Geometry &src) |
Assignment is optimized using SSE. More... | |
Public Attributes | |
| Array< Vector3 > | normalArray |
| Vertex normals. More... | |
| Array< Vector3 > | vertexArray |
| Vertex positions. More... | |
Convenient for passing around the per-vertex data that changes under animation.
The faces and edges are needed to interpret these values.
|
inline |
Assignment is optimized using SSE.
1.8.15