~SweepContext()
Destructor.
Definition: sweep_context.cpp:186
Sweep-line, Constrained Delauney Triangulation (CDT) See: Domiter, V.
Definition: shapes.cpp:34
Definition: sweep_context.h:120
Definition: sweep_context.h:51
Definition: sweep_context.h:99
SweepContext(const std::vector< Point * > &polyline)
Constructor.
Definition: sweep_context.cpp:37
void MapTriangleToNodes(Triangle &t)
Try to map a node to all sides of this triangle that don't have a neighbor.
Definition: sweep_context.cpp:150