cgal/Polyhedron
Maxime Gimeno 33e35f5d44 SEGFAULT Fix
- when deleting a Scene_edit_polyhedron_item WHILE manipulating a frame, a segfault
occured because a bad manipulated frame was sent to the viewer. Calling setVisible(false)
 in the destructor of the item calls setManipulatedFrame(NULL) and fixex the problem.
2015-07-30 12:24:10 +02:00
..
demo/Polyhedron SEGFAULT Fix 2015-07-30 12:24:10 +02:00
doc/Polyhedron improve wording in the manual 2015-06-22 12:40:44 +02:00
examples/Polyhedron use Side_of_triangle_mesh 2015-07-16 16:32:04 +02:00
include/CGAL Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF 2015-07-13 08:16:59 +02:00
package_info/Polyhedron
test/Polyhedron add an example showing a bug in the incremental builder. 2013-12-18 12:24:50 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00