|
Enzo
|
Read accessor for per-vertex normals. More...
#include <Mesh.h>
Public Member Functions | |
| Vector3 | operator[] (Offset vertexOffset) const |
Friends | |
| class | Mesh |
Read accessor for per-vertex normals.
Built by Mesh::getVertexNormal. The constructor resolves the Normal vertex attribute, then the Normal point attribute, and computes every vertex normal up front when the mesh carries neither.