cgal/Mesh_2/demo/Mesh_2
Sébastien Loriot 058d1cb4ad use new API 2022-05-18 16:33:39 +02:00
..
data
CMakeLists.txt Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
README.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
conform.cpp IO namespace in Mesh_2 package 2021-05-03 13:44:57 +02:00
mesh.cpp use new API 2022-05-18 16:33:39 +02: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.