cgal/Mesh_2/demo/Mesh_2
Sébastien Loriot eb4f860f3b remove mentions of Qt3 2015-10-05 15:19:58 +02:00
..
data
CMakeLists.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
README.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
conform.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
mesh.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00

README.txt

This directory contains non-graphical demos of the 2D Mesh Generator
package.
The Constrained Delaunay triangulation Qt5 demos has a 2D meshing feature that
demonstrates the  2D Mesh Generator package. See in the directory
demo/Triangulation_2/ of the CGAL tarball.