cgal/Mesh_2/demo/Mesh_2
Guillaume Damiand ef771d0f97 Re-add include({CGAL_USE_FILE}) is demo with core or image io, and set(CMAKE_INCLUDE_CURRENT_DIR ON) in others. 2018-10-19 09:51:14 +02:00
..
data
CMakeLists.txt Re-add include({CGAL_USE_FILE}) is demo with core or image io, and set(CMAKE_INCLUDE_CURRENT_DIR ON) in others. 2018-10-19 09:51:14 +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.