cgal/Mesh_2/demo/Mesh_2
Andreas Fabri ab0b6eae36 Remove unnecessary include directories 2019-04-15 12:54:37 +02:00
..
data
CMakeLists.txt Remove unnecessary include directories 2019-04-15 12:54:37 +02:00
README.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
conform.cpp add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
mesh.cpp add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01: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.