CDT
1.4.1
C++ library for constrained Delaunay triangulation
|
▼ extras | |
InitializeWithGrid.h | Helper function to initialize triangulation with regular grid instead of super-triangle |
VerifyTopology.h | Helper function to verify if triangulation has no inconsistencies |
▼ include | |
CDT.h | Public API |
CDT.hpp | Public API - implementation |
CDTUtils.h | Utilities and helpers |
CDTUtils.hpp | Utilities and helpers - implementation |
KDTree.h | |
LocatorKDTree.h | Adapter between for KDTree and CDT |
portable_nth_element.hpp | |
remove_at.hpp | |
Triangulation.h | Triangulation class |
Triangulation.hpp | Triangulation class - implementation |
▼ src | |
CDT.cpp | Explicit template instantiations for float and double coordinate types |