|
My Project
|
Classes | |
| class | ConstraintMesher |
| class | ConstraintOptions |
| Mesh constraint options for polygon triangulation. More... | |
| class | Converter |
| The Converter class provides methods for mesh reconstruction and conversion. | |
| class | GenericMesher |
| Create meshes of point sets or polygons. More... | |
| interface | IConstraintMesher |
| Interface for polygon triangulation. More... | |
| interface | IMesh |
| Mesh interface. More... | |
| interface | IQualityMesher |
| Interface for polygon triangulation with quality constraints. More... | |
| interface | ITriangulator |
| Interface for point set triangulation. More... | |
| class | QualityMesher |
| Provides methods for mesh quality enforcement and testing. More... | |
| class | QualityOptions |
| Mesh constraint options for quality triangulation. More... | |
Typedefs | |
| using | HVertex = TriangleNet.Topology.DCEL.Vertex |
| using | TVertex = TriangleNet.Geometry.Vertex |