mirror of https://github.com/CGAL/cgal
Merge pull request #2647 from janetournois/Polyhedron_demo-export_sm_selection_item-jtournois
Polyhedron demo : export surface_mesh_selection_item for external plugins
This commit is contained in:
commit
3b0ca9fafc
|
|
@ -388,7 +388,9 @@ if(CGAL_Qt5_FOUND AND Qt5_FOUND AND OPENGL_FOUND AND QGLVIEWER_FOUND)
|
|||
scene_polylines_item
|
||||
scene_basic_objects
|
||||
scene_polyhedron_selection_item
|
||||
scene_surface_mesh_selection_item
|
||||
scene_polyhedron_item_decorator
|
||||
scene_surface_mesh_item_decorator
|
||||
scene_polyhedron_and_sm_item_k_ring_selection
|
||||
scene_poly_item_k_ring_selection
|
||||
scene_sm_item_k_ring_selection
|
||||
|
|
|
|||
Loading…
Reference in New Issue