cgal/Polyhedron/demo/Polyhedron
Sébastien Loriot f8496f7a76 always use the same plugin by default 2013-02-01 09:53:34 +01:00
..
CGAL_demo New item type, that stores only a display list 2012-12-04 17:35:00 +01:00
data Convert remaining CRLF files to LF 2012-12-04 17:09:28 +01:00
implicit_functions New method in Implicit_function_interface. Allow to give extrema. 2012-11-23 13:57:12 +01:00
include More checking of GL errors 2012-12-06 15:53:29 +01:00
resources Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
C2t3_type.h - Remove in trunk/Polyhedron/demo/Polyhedron/ the bits about protecting 2010-01-08 16:42:02 +00:00
CGAL_polyhedron_demoConfig.cmake.in Handle add_definitions in the CGAL_polyhedron_demoConfig file 2012-11-30 17:13:57 +01:00
CMakeLists.txt add a mechanism to set a default loader for a given filetype for one run only 2013-01-31 17:38:44 +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 add a mechanism to set a default loader for a given filetype for one run only 2013-01-31 17:38:44 +01:00
MainWindow.h add a mechanism to set a default loader for a given filetype for one run only 2013-01-31 17:38:44 +01:00
MainWindow.ui Fix entries names in the File menu 2012-11-23 13:58:25 +01:00
MainWindow_curvature_estimation.cpp Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
MainWindow_parameterization.cpp Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Messages_interface.h cleanup extra ';' 2010-04-24 09:29:32 +00:00
Nef_type.h Add 3D Minkowski sum to the (Nef) Polyhedron demo. 2010-01-29 11:06:00 +00:00
Nef_type_fwd.h Add 3D Minkowski sum to the (Nef) Polyhedron demo. 2010-01-29 11:06:00 +00:00
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
Polyhedron_3.cpp Restore the default cursor after an exception catching 2012-08-17 08:55:05 +00:00
Polyhedron_3.qrc Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
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 WARNFIX: bad use of size_t whereas int was the right type 2012-08-09 12:45:11 +00: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 rename io_plugin 2012-10-18 09:20:33 +00: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_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_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 Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_normal_estimation_plugin.cpp Convert all CRLF files to LF 2012-12-03 18:44:24 +01: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 Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00: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 Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Polyhedron_demo_plugin_helper.h Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Polyhedron_demo_plugin_interface.h Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_point_set_average_spacing_plugin.cpp add average spacing plugin 2012-07-13 14:05:06 +00:00
Polyhedron_demo_point_set_outliers_removal_plugin.cpp Convert all CRLF files to LF 2012-12-03 18:44:24 +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 WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00: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 Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_poisson_plugin.ui add poisson reconstruction plugin 2012-07-06 07:52:19 +00:00
Polyhedron_demo_poisson_plugin_impl.cpp CGAL_EIGEN3_ENABLED now only controls the default. 2012-11-08 08:58:33 +00:00
Polyhedron_demo_polylines_io_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00: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 WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00:00
Polyhedron_demo_self_intersection_plugin.cpp Filter the Operations menu by querying plug-ins for the applicability. 2012-07-11 13:15:37 +00:00
Polyhedron_demo_stl_plugin.cpp rename io_plugin 2012-10-18 09:20:33 +00: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 import Polyhedron affine transform plugin from Mesh_3-experimental-GF 2012-08-01 05:27:21 +00:00
Polyhedron_demo_triangulate_facets_plugin.cpp Bug fix to Polyhedron_demo_triangulate_facets_plugin::applicable() 2013-01-24 18:05:16 +01: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_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 fix english 2012-10-18 09:47:10 +00:00
Remeshing_dialog.ui workaround for Qt-4.2 2010-01-14 10:22:10 +00:00
Scene.cpp More checking of GL errors 2012-12-06 15:53:29 +01:00
Scene.h Scene_item::draw*() functions receive a pointer to the Viewer 2012-11-23 13:57:00 +01:00
Scene_basic_objects_config.h Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Scene_c2t3_item.cpp Current state: 2009-11-27 16:59:38 +00:00
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 Current state: 2009-11-27 16:59:38 +00:00
Scene_combinatorial_map_item.cpp WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00:00
Scene_combinatorial_map_item.h WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00: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 Improve Scene_implicit_function_item 2012-11-23 14:10:29 +01: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 Scene_item::draw*() functions receive a pointer to the Viewer 2012-11-23 13:57:00 +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 Fix OFF I/O for polyhedra and Nef polyhedra 2011-06-03 15:48:04 +00: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 Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
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 Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Scene_plane_item.cpp Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Scene_plane_item.h Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch 2011-06-03 13:06:15 +00:00
Scene_points_with_normal_item.cpp remove splatting. If someone really wants it, we can think about importing it 2012-07-25 12:50:40 +00:00
Scene_points_with_normal_item.h remove splatting. If someone really wants it, we can think about importing it 2012-07-25 12:50:40 +00:00
Scene_points_with_normal_item_config.h missing one 2012-07-25 11:21:56 +00:00
Scene_polygon_soup_item.cpp init boolean to false to avoid random behavior 2012-12-14 15:50:53 +01: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 manual import of patches from feature branch Mesh_3-experiments-GF 2012-08-22 15:36:50 +00: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 Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
Scene_polyhedron_transform_item.cpp import Polyhedron affine transform plugin from Mesh_3-experimental-GF 2012-08-01 05:27:21 +00:00
Scene_polyhedron_transform_item.h import Polyhedron affine transform plugin from Mesh_3-experimental-GF 2012-08-01 05:27:21 +00:00
Scene_polyhedron_transform_item_config.h import Polyhedron affine transform plugin from Mesh_3-experimental-GF 2012-08-01 05:27:21 +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 I have finished to resurrect the parameterization code, in a 2009-12-20 16:58:58 +00:00
Scene_textured_polyhedron_item.h remove extra ; and warnings 2012-07-14 07:22:46 +00:00
Scene_textured_polyhedron_item_config.h I have finished to resurrect the parameterization code, in a 2009-12-20 16:58:58 +00:00
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 remove splatting. If someone really wants it, we can think about importing it 2012-07-25 12:50:40 +00:00
Textured_polyhedron_type.h I have finished to resurrect the parameterization code, in a 2009-12-20 16:58:58 +00:00
Textured_polyhedron_type_fwd.h I have finished to resurrect the parameterization code, in a 2009-12-20 16:58:58 +00:00
UseCGAL_polyhedron_demo.cmake Handle add_definitions in the CGAL_polyhedron_demoConfig file 2012-11-30 17:13:57 +01:00
Viewer.cpp The Viewer declares if the current drawing is a fast draw or not. 2012-11-23 13:57:12 +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 remove local_spacing plugin that was needed for splatting 2012-07-27 10:53:31 +00:00
config.h Move the refactored Polyhdron demo to trunk. That version is now the 2009-04-22 08:38:37 +00:00
opengl_tools.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00: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