cgal/Polyhedron/examples/Polyhedron
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
..
data Update Polyhedron examples, to remove .cin input file. 2018-06-12 09:36:48 +02:00
CMakeLists.txt Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
draw_polyhedron.cpp update Polyhedron example to make it similar to the Surface_mesh example 2018-05-30 11:47:37 +02:00
poly_derivation.cpp add a convenience header file to inherit from face graphs 2020-08-19 14:29:09 +02:00
polyhedron2vrml.cin Empty Polyhedron_IO. 2019-09-27 10:35:39 +02:00
polyhedron2vrml.cpp Empty Polyhedron_IO. 2019-09-27 10:35:39 +02:00
polyhedron_copy.cin Empty Polyhedron_IO. 2019-09-27 10:35:39 +02:00
polyhedron_copy.cpp Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD 2020-03-27 11:11:10 +01:00
polyhedron_prog_color.cpp Replace old color API using global const variable with new one using functions 2019-04-03 11:51:29 +02:00
polyhedron_prog_cube.cpp
polyhedron_prog_cut_cube.cpp clean-up 2020-01-17 11:55:38 +01:00
polyhedron_prog_incr_builder.cpp
polyhedron_prog_normals.cpp
polyhedron_prog_off.cpp
polyhedron_prog_planes.cpp Polyhedron, Intersections, PSP 2019-02-14 11:06:13 +01:00
polyhedron_prog_simple.cpp
polyhedron_prog_subdiv.cpp Update Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv.cpp 2020-01-23 14:55:17 +01:00
polyhedron_prog_subdiv_with_boundary.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
polyhedron_prog_tetra.cpp
polyhedron_prog_traits.cpp
polyhedron_prog_vector.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
polyhedron_prog_vertex_color.cpp Replace old color API using global const variable with new one using functions 2019-04-03 11:51:29 +02:00
polyhedron_prog_vertex_normal.cpp Fix warnings in polyhedron examples 2020-04-08 11:30:17 +02:00
polyhedron_self_intersection.cpp Actually use the new IO functions + some example improvements 2020-06-23 18:24:39 +02:00