cgal/Polyhedron/demo/Polyhedron
Sébastien Loriot a72ee0c2a0 Merge branch 'Surface_mesh_segmentation-sloriot'
Introduces the Triangulated Surface Mesh Segmentation Package
See also wiki/Features/Surface_mesh_segmentation
Tested in 4.4-Ic-84

Approved by the release manager

Conflicts:
	Documentation/biblio/how_to_cite.html
	Documentation/biblio/manual-4.3.bib
	Manual/doc_tex/Manual/geom.bib
2014-01-10 00:15:18 +01:00
..
CGAL_demo fix typo 2013-09-06 09:11:54 +02:00
data Convert remaining CRLF files to LF 2012-12-04 18:47:18 +01:00
implicit_functions Revert "use relative path in tagfiles, otherwise documentation output cannot be moved" 2013-06-13 15:21:07 +02:00
include move compute_normal.h from the demo include path to the internal of CGAL 2013-10-01 14:48:15 +02:00
resources
C2t3_type.h
CGAL_polyhedron_demoConfig.cmake.in Handle add_definitions in the CGAL_polyhedron_demoConfig file 2012-11-30 17:13:57 +01:00
CMakeLists.txt Merge branch 'Surface_mesh_segmentation-sloriot' 2014-01-10 00:15:18 +01:00
Camera_positions_list.cpp Scene_item::draw*() functions receive a pointer to the Viewer 2012-11-23 13:57:00 +01:00
Camera_positions_list.h Scene_item::draw*() functions receive a pointer to the Viewer 2012-11-23 13:57:00 +01:00
Camera_positions_list.ui add camera position plugin from Mesh_3-experiments-GF 2012-08-22 16:06:18 +00:00
Color_map.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 13:46:14 +00:00
Color_ramp.cpp Import implicit functions from demo/Mesh_3 2012-11-21 11:11:38 +01:00
Color_ramp.h Import implicit functions from demo/Mesh_3 2012-11-21 11:11:38 +01:00
FileLoaderDialog.ui always use the same plugin by default 2013-02-01 09:53:34 +01:00
File_loader_dialog.h Make the OK button the default one 2013-02-01 09:48:38 +01:00
Function_dialog.ui Import implicit functions from demo/Mesh_3 2012-11-21 11:11:38 +01:00
Io_implicit_function_plugin.cpp Fix entries names in the File menu 2012-11-23 13:58:25 +01:00
Kernel_type.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 13:06:15 +00:00
MainWindow.cpp give possibility to emit itemAboutToBeDestroyed inside replaceItem 2013-09-06 09:06:40 +02:00
MainWindow.h typo 2013-07-29 09:43:09 +02:00
MainWindow.ui Add shortcuts to two actions 2013-03-13 14:14:47 +01:00
Mesh_segmentation_widget.ui update default lambda in demo ui to be consistent with default in API 2013-12-23 16:49:38 +01:00
Mesher_base.cpp Extract Mesher_base to its own header and cpp files 2013-03-05 12:51:58 +01:00
Mesher_base.h Extract Mesher_base to its own header and cpp files 2013-03-05 12:51:58 +01:00
Messages_interface.h
Nef_type.h
Nef_type_fwd.h
Point_dialog_config.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 15:18:56 +00:00
Point_inside_polyhedron_widget.ui Sample random points feature is added to demo 2013-06-17 12:45:10 +03:00
Polyhedron_3.cpp Restore the default cursor after an exception catching 2012-08-17 08:55:05 +00:00
Polyhedron_3.qrc
Polyhedron_demo_camera_positions_plugin.cpp Scene_item::draw*() functions receive a pointer to the Viewer 2012-11-23 13:57:00 +01:00
Polyhedron_demo_convex_hull_plugin.cpp fix convex hull plugin: polylines are not always closed 2013-01-25 09:27:47 +01:00
Polyhedron_demo_corefinement_plugin.cpp add applicable for new plugins and udate nameFilter for polyline 2012-07-25 10:40:47 +00:00
Polyhedron_demo_cut_plugin.cpp fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00
Polyhedron_demo_edit_polyhedron_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_gocad_plugin.cpp read is now also in gocad_io, and got accelerated 2013-06-06 11:05:58 +02:00
Polyhedron_demo_inside_out_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_intersection_plugin.cpp apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Polyhedron_demo_io_nef_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00:00
Polyhedron_demo_io_plugin_interface.h Change the loader mechanism to enable plugin specific selection 2012-07-10 17:05:56 +00:00
Polyhedron_demo_jet_fitting_plugin.cpp move compute_normal.h from the demo include path to the internal of CGAL 2013-10-01 14:48:15 +02:00
Polyhedron_demo_kernel_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_mesh_3_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_mesh_3_plugin_cgal_code.cpp WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00:00
Polyhedron_demo_mesh_segmentation_plugin.cpp fix last warning in the demo 2013-12-23 16:49:48 +01:00
Polyhedron_demo_mesh_simplification_plugin.cpp WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00:00
Polyhedron_demo_nef_plugin.cpp Revert part of "typo in doc" 2013-05-13 08:26:23 +02:00
Polyhedron_demo_normal_estimation_plugin.cpp bugfix: do not dereference an iterator that can be past-the-end 2013-07-03 07:48:29 +02:00
Polyhedron_demo_normal_estimation_plugin.ui add normal estimation plugin 2012-07-05 14:40:32 +00:00
Polyhedron_demo_off_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00:00
Polyhedron_demo_off_to_nef_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00:00
Polyhedron_demo_off_to_xyz_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00:00
Polyhedron_demo_orient_soup_plugin.cpp Cherry pick a bug-fix to demo/Polyhedron/Polyhedron_demo_orient_soup_plugin.cpp 2012-10-09 13:33:06 +00:00
Polyhedron_demo_parameterization_plugin.cpp Fix several warnings 2013-03-27 15:50:06 +01:00
Polyhedron_demo_pca_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_plugin_helper.cpp
Polyhedron_demo_plugin_helper.h
Polyhedron_demo_plugin_interface.h remove unused typedef; remove ';' after a {} 2013-02-26 09:51:25 +01:00
Polyhedron_demo_point_inside_polyhedron_plugin.cpp Sample random points feature is added to demo 2013-06-17 12:45:10 +03:00
Polyhedron_demo_point_set_average_spacing_plugin.cpp long/int -> size_t 2013-02-27 11:44:55 +01:00
Polyhedron_demo_point_set_outliers_removal_plugin.cpp long/int -> size_t 2013-02-27 11:44:55 +01:00
Polyhedron_demo_point_set_outliers_removal_plugin.ui add outlier selection plugin 2012-07-06 08:50:12 +00:00
Polyhedron_demo_point_set_simplification_plugin.cpp Merge branch 'CGAL-fix_warnings-GF' 2013-03-07 12:58:19 +01:00
Polyhedron_demo_point_set_simplification_plugin.ui add point set simplification plugin 2012-07-06 08:17:01 +00:00
Polyhedron_demo_point_set_smoothing_plugin.cpp Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
Polyhedron_demo_poisson_plugin.cpp add an option to switch the two-pass on 2013-03-06 18:41:01 +01:00
Polyhedron_demo_poisson_plugin.ui add an option to switch the two-pass on 2013-03-06 18:41:01 +01:00
Polyhedron_demo_poisson_plugin_impl.cpp fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00
Polyhedron_demo_polyhedron_slicer_plugin.cpp set name of QDialog to avoid runtime warning 2013-07-02 10:01:18 +02:00
Polyhedron_demo_polyhedron_stitching_plugin.cpp add a function to stitch boundary edges in a polyhedron 2013-11-27 16:19:42 +01:00
Polyhedron_demo_polylines_io_plugin.cpp C++11 stream conversion to bool/void* changes. 2013-07-29 08:11:58 +02:00
Polyhedron_demo_remeshing_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_remeshing_plugin_cgal_code.cpp Fix several warnings 2013-03-27 15:50:06 +01:00
Polyhedron_demo_self_intersection_plugin.cpp Integrate Self_intersection_Polyhedron_3 to demo 2013-06-14 17:48:51 +03:00
Polyhedron_demo_stl_plugin.cpp Fix the compilation with clang. 2013-03-05 14:00:19 +01:00
Polyhedron_demo_subdivision_methods_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_transform_polyhedron_plugin.cpp merge from next 2012-08-01 06:40:41 +00:00
Polyhedron_demo_triangulate_facets_plugin.cpp move compute_normal.h from the demo include path to the internal of CGAL 2013-10-01 14:48:15 +02:00
Polyhedron_demo_trivial_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_xyz_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00:00
Polyhedron_slicer_widget.ui rename plugin 2013-06-20 18:04:48 +02:00
Polyhedron_type.h update the default polyhedron to have indices in simplices 2012-08-03 15:22:58 +00:00
Polyhedron_type_fwd.h Fix when USE_FORWARD_DECL is not defined. 2012-11-30 17:09:42 +01:00
Preferences.ui Add a layout to the Preferences dialog UI 2013-03-13 16:10:33 +01:00
Remeshing_dialog.ui
Scene.cpp fix typo 2013-09-06 09:11:54 +02:00
Scene.h fix typo 2013-09-06 09:11:54 +02:00
Scene_basic_objects_config.h
Scene_c2t3_item.cpp
Scene_c2t3_item.h fix display mode selection induced by introduction of a new display mode 2012-07-27 13:52:01 +00:00
Scene_c2t3_item_config.h
Scene_combinatorial_map_item.cpp remove extra typename 2013-03-26 09:44:13 +01:00
Scene_combinatorial_map_item.h Move CGAL_CMAP_DEPRECATED in .h 2013-11-14 13:39:07 +01:00
Scene_combinatorial_map_item_config.h naive import from Mesh_3-experimental-GF of plugins 2012-07-11 16:37:02 +00:00
Scene_config.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 14:40:06 +00:00
Scene_display_list_item.h New item type, that stores only a display list 2012-12-04 17:35:00 +01:00
Scene_draw_interface.h Scene_item::draw*() functions receive a pointer to the Viewer 2012-11-23 13:57:00 +01:00
Scene_edit_polyhedron_item.cpp Scene_edit_polyhedron_item are now editable. 2011-06-08 17:15:29 +00:00
Scene_edit_polyhedron_item.h fix display mode selection induced by introduction of a new display mode 2012-07-27 13:52:01 +00:00
Scene_edit_polyhedron_item_config.h One step in the direction of editable polyhedra in the polyhedron demo 2011-06-07 18:03:11 +00:00
Scene_find_items.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 14:40:06 +00:00
Scene_implicit_function_item.cpp Stop segmentation dockwidget from opening more than once 2013-04-01 19:21:10 +03:00
Scene_implicit_function_item.h Improve Scene_implicit_function_item 2012-11-23 14:10:29 +01:00
Scene_implicit_function_item_config.h Import implicit functions from demo/Mesh_3 2012-11-21 11:11:38 +01:00
Scene_item.cpp remove splatting. If someone really wants it, we can think about importing it 2012-07-25 12:50:40 +00:00
Scene_item.h Fix warnings with -pedantic 2013-03-07 15:08:25 +01:00
Scene_item_config.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 15:36:38 +00:00
Scene_item_with_display_list.cpp New item type, that stores only a display list 2012-12-04 17:35:00 +01:00
Scene_nef_polyhedron_item.cpp C++11 stream conversion to bool/void* changes. 2013-07-29 08:11:58 +02:00
Scene_nef_polyhedron_item.h Fix OFF I/O for polyhedra and Nef polyhedra 2011-06-03 15:48:04 +00:00
Scene_nef_polyhedron_item_config.h
Scene_nef_rendering.cpp manual import of patches from feature branch Mesh_3-experiments-GF 2012-08-22 15:36:50 +00:00
Scene_nef_rendering.h
Scene_plane_item.cpp
Scene_plane_item.h frame->orientation().axis() does not give the normal (it's for axis angle representation) 2013-06-18 21:28:37 +03:00
Scene_points_with_normal_item.cpp move compute_normal.h from the demo include path to the internal of CGAL 2013-10-01 14:48:15 +02:00
Scene_points_with_normal_item.h add an action to select duplicated points 2013-07-18 13:35:03 +02:00
Scene_points_with_normal_item_config.h missing one 2012-07-25 11:21:56 +00:00
Scene_polygon_soup_item.cpp C++11 stream conversion to bool/void* changes. 2013-07-29 08:11:58 +02:00
Scene_polygon_soup_item.h manual import of patches from feature branch Mesh_3-experiments-GF 2012-08-22 15:36:50 +00:00
Scene_polygon_soup_item_config.h manual import of patches from feature branch Mesh_3-experiments-GF 2012-08-22 15:36:50 +00:00
Scene_polyhedron_item.cpp Merge branch 'Misc-glisse' 2013-08-01 07:20:54 +02:00
Scene_polyhedron_item.h update the default polyhedron to have indices in simplices 2012-08-03 15:22:58 +00:00
Scene_polyhedron_item_config.h
Scene_polyhedron_transform_item.cpp Fix several warnings 2013-03-27 15:50:06 +01:00
Scene_polyhedron_transform_item.h Fix several warnings 2013-03-27 15:50:06 +01:00
Scene_polyhedron_transform_item_config.h merge from next 2012-08-01 06:40:41 +00:00
Scene_polylines_item.cpp add Pierre's polyline smoother in item context menu 2012-09-12 07:34:15 +00:00
Scene_polylines_item.h add Pierre's polyline smoother in item context menu 2012-09-12 07:34:15 +00:00
Scene_polylines_item_config.h import polyline scene item. 2012-07-11 16:54:58 +00:00
Scene_textured_polyhedron_item.cpp C++11 stream conversion to bool/void* changes. 2013-07-29 08:11:58 +02:00
Scene_textured_polyhedron_item.h remove extra ; and warnings 2012-07-14 07:22:46 +00:00
Scene_textured_polyhedron_item_config.h
Show_point_dialog.cpp manual import of patches from feature branch Mesh_3-experiments-GF 2012-08-22 15:36:50 +00:00
Show_point_dialog.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 15:18:56 +00:00
Show_point_dialog.ui Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 15:18:56 +00:00
TODO.txt Convert MainWindow_curvature_estimation into a plugin 2013-05-15 12:17:30 +02:00
Textured_polyhedron_type.h
Textured_polyhedron_type_fwd.h
UseCGAL_polyhedron_demo.cmake Handle add_definitions in the CGAL_polyhedron_demoConfig file 2012-11-30 17:13:57 +01:00
Viewer.cpp Remove the ambient and diffuse lights 2013-03-13 14:33:27 +01:00
Viewer.h The Viewer declares if the current drawing is a fast draw or not. 2012-11-23 13:57:12 +01:00
Viewer_config.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 14:40:06 +00:00
cgal_test_with_cmake add segmentation plugin to the polyhedron demo testsuite 2013-12-23 16:49:43 +01:00
config.h
opengl_tools.h Fix an OpenGL error 2013-03-07 15:08:46 +01:00
polyhedron_demo_macros.cmake Enable to compile a Polyhedron_demo plugin in another build tree 2012-11-21 18:45:18 +01:00
texture.cpp Remove warnings. 2011-06-03 15:42:04 +00:00
texture.h Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00