| .. |
|
data
|
Update Polyhedron examples, to remove .cin input file.
|
2018-06-12 09:36:48 +02:00 |
|
CMakeLists.txt
|
update max version of cmake and announce the new minimal in CHANGE.md
|
2021-04-15 15:08:54 +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
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
polyhedron_prog_color.cpp
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +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
|
get rid of spurious XX
|
2012-10-03 17:02:54 +00:00 |
|
polyhedron_prog_normals.cpp
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
polyhedron_prog_off.cpp
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
polyhedron_prog_planes.cpp
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02: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
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
polyhedron_prog_traits.cpp
|
Switching to Simple_cartesian gives better performance"
|
2013-08-26 15:52:09 +02:00 |
|
polyhedron_prog_vector.cpp
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
polyhedron_prog_vertex_color.cpp
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
|
polyhedron_prog_vertex_normal.cpp
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
polyhedron_self_intersection.cpp
|
Actually use the new IO functions + some example improvements
|
2020-06-23 18:24:39 +02:00 |