cgal/Skin_surface_3/examples/Skin_surface_3
Laurent Rineau 9cb1aabee4 Fix a CMake warning, in releases
Two files were in dont_submit but anyway in the CMakeLists.txt.

A "if(EXISTS..)" is added in the CMakeLists.txt so that CMake does not warn
if the files are not there.
2013-02-20 13:43:34 +01:00
..
data
include
CMakeLists.txt Fix a CMake warning, in releases 2013-02-20 13:43:34 +01:00
NGHK_skin_surface_simple.cpp
NGHK_skin_surface_subdiv.cpp
skin_surface_pdb_reader.cpp more verbose example 2012-01-27 16:22:41 +00:00
skin_surface_retrieve_defining_weighted_points.cpp Added an example to show how to retrieve the weighted points that define a face of the polyhedron 2011-02-10 20:38:46 +00:00
skin_surface_simple.cpp
skin_surface_subdiv.cpp
skin_surface_subdiv_with_normals.cpp Added an example to show how to retrieve the weighted points that define a face of the polyhedron 2011-02-10 20:38:46 +00:00
skin_surface_writer.h
union_of_balls_simple.cpp
union_of_balls_subdiv.cpp