artem-ogre / CDT

Constrained Delaunay Triangulation (C++)
https://artem-ogre.github.io/CDT/
Mozilla Public License 2.0
1.07k stars 133 forks source link

Bugfix/fix initialize with grid #48

Closed artem-ogre closed 3 years ago

artem-ogre commented 3 years ago

Fix InitializeWithGrid and VerifyTopology after CDT re-factoring

Add instantiations to CDT.cpp to avoid such problems in the future