Developer Documentation
Loading...
Searching...
No Matches
traits5.cc
2{
5
7};
#define VertexAttributes(_i)
Macro for defining the vertex attributes. See Specifying your MyMesh.
Definition Traits.hh:79
#define FaceAttributes(_i)
Macro for defining the face attributes. See Specifying your MyMesh.
Definition Traits.hh:88
@ Normal
Add normals to mesh item (vertices/faces)
Definition Attributes.hh:82
@ Color
Add colors to mesh item (vertices/faces/edges)
Definition Attributes.hh:83