|
AMCAX Kernel 1.0.0.0
|
Implement ConstrainedDT2D algorithm. Sweep-line algorithm for constrained Delaunay triangulation. More...
#include <mesh/TriSoup.hpp>#include <utilities/Macros.hpp>#include <memory>#include <set>#include <vector>
Include dependency graph for ConstrainedDT2D.hpp:Classes | |
| class | AMCAX::Meshing::Triangulation::ConstrainedDT2D< Kernel, Traits > |
| Class for generating Constrained Delaunay Triangulations. More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
| namespace | AMCAX::Meshing |
| Namespace of all interface in the AMCAX Meshing module.
| |
Implement ConstrainedDT2D algorithm. Sweep-line algorithm for constrained Delaunay triangulation.