![]() |
TrinityCore
|
#include <MeshAlg.h>
Public Member Functions | |
| Geometry & | operator= (const Geometry &src) |
| void | clear () |
Public Attributes | |
| Array< Vector3 > | vertexArray |
| Array< Vector3 > | normalArray |
Convenient for passing around the per-vertex data that changes under animation. The faces and edges are needed to interpret these values.
|
inline |
Here is the call graph for this function:| MeshAlg::Geometry & G3D::MeshAlg::Geometry::operator= | ( | const Geometry & | src | ) |
Assignment is optimized using SSE.
Here is the call graph for this function:
1.8.8