Enzo
Loading...
Searching...
No Matches
enzo::geo::VertexNormalHandle Class Reference

Read accessor for per-vertex normals. More...

#include <Mesh.h>

Public Member Functions

Vector3 operator[] (Offset vertexOffset) const
 

Friends

class Mesh
 

Detailed Description

Read accessor for per-vertex normals.

Built by Mesh::getVertexNormal. The constructor resolves the Normal vertex attribute once. If present, operator[] reads it. If absent, the handle returns the owning face's normal via an internal FaceNormalHandle.


The documentation for this class was generated from the following files: