Developer Documentation
TriangleMeshTypes.hh File Reference
#include <OpenMesh/Core/Mesh/DefaultTriMesh.hh>

Go to the source code of this file.

Typedefs

typedef OpenMesh::DefaultTraitsDouble TriTraits
 
typedef OpenMesh::TriMesh TriMesh
 Simple Name for Mesh.
 

Detailed Description

This File contains the required types and typedefs for using Triangle Meshes

Definition in file TriangleMeshTypes.hh.

Typedef Documentation

◆ TriTraits

Traits for the Meshes ( Use request ... calls to add other standard properties or add them in the via add_property.. )
Dont add Properties here as they may prevent plugins from loading!!!!

Definition at line 71 of file TriangleMeshTypes.hh.