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