cgal/Polyhedron/demo/Polyhedron
Laurent Rineau f8aabdcc36 Merge pull request #990 from maxGimeno/Polyhedorn_demo-New_picking-GF
Polyhedron_demo : New picking
2016-04-11 11:58:35 +02:00
..
GlSplat fix typo 2016-03-29 17:08:51 +02:00
Plugins Merge pull request #977 from lrineau/Polyhedron-demo_fix_c3t3_item_again-GF 2016-04-11 11:45:49 +02:00
data
implicit_functions
include fix namespace issues 2016-01-22 16:04:24 +01:00
resources Merge pull request #990 from maxGimeno/Polyhedorn_demo-New_picking-GF 2016-04-11 11:58:35 +02:00
C2t3_type.h
C3t3_type.h no need for wrapper Mesh_domain_with_polyline_features_3 2016-01-07 17:28:41 +01:00
CGAL_polyhedron_demoConfig.cmake.in
CMakeLists.txt rename Surface_modeling package to Surface_mesh_deformation for consistency 2016-02-08 12:25:49 +01:00
Color_map.h
Color_ramp.cpp
Color_ramp.h
Doxyfile
FileLoaderDialog.ui More capitalized 2016-02-18 17:20:44 +01:00
File_loader_dialog.h
Image_type.h add meshing of segmented images 2015-10-29 15:40:43 +01:00
Image_type_fwd.h add meshing of segmented images 2015-10-29 15:40:43 +01:00
Kernel_type.h
MainWindow.cpp Fix for the ctrl+space shortcut 2016-04-04 10:13:21 +02:00
MainWindow.h Merge pull request #683 from maxGimeno/Hierarchy_fix-GF 2016-01-28 13:49:16 +01:00
MainWindow.ui More capitalized 2016-02-18 17:20:44 +01:00
MainWindow_config.h fix link error on windows 2015-11-19 16:25:41 +01:00
Mainpage.md Scene_item moved 2015-10-20 09:00:26 +02:00
Messages_interface.h
Nef_type.h
Nef_type_fwd.h
One_ring_iterators.h
Point_dialog_config.h
Polyhedron_3.cpp Capitalize words in the menus 2016-02-17 17:38:19 +01:00
Polyhedron_3.qrc Improve c3t3 loading and display 2016-04-01 16:07:56 +02:00
Polyhedron_demo.cpp for master: parse options with QCommandLineParser 2015-11-04 14:52:51 +01:00
Polyhedron_demo.h Add Polyhedron_demo_config.h to define POLYHEDRON_DEMO_EXPORT 2016-01-13 16:46:30 +01:00
Polyhedron_demo_config.h Add Polyhedron_demo_config.h to define POLYHEDRON_DEMO_EXPORT 2016-01-13 16:46:30 +01:00
Polyhedron_demo_detect_sharp_edges.h
Polyhedron_demo_plugin_helper.cpp remove useless include 2015-11-19 16:25:40 +01:00
Polyhedron_type.h complete the dump function and its use in the Polyhedron demo 2015-11-19 17:27:36 +01:00
Polyhedron_type_fwd.h fix the use of template parameters 2015-10-27 13:02:53 +01:00
Preferences.ui
Scene.cpp Allow picking for edges and points. 2016-04-07 15:32:20 +02:00
Scene.h New picking finished. Far more efficient. 2016-04-07 10:13:20 +02:00
Scene_basic_objects_config.h
Scene_c2t3_item.cpp
Scene_c2t3_item.h ManipulatedFrame issues : fix 2015-11-25 09:43:56 +01:00
Scene_c2t3_item_config.h
Scene_c3t3_item.cpp Fix memory leak 2016-04-01 16:16:17 +02:00
Scene_c3t3_item.h Improve c3t3 loading and display 2016-04-01 16:07:56 +02:00
Scene_c3t3_item_config.h extract Scene_c3t3_item from mesh_3_plugin, and create C3t3_type.h 2015-10-27 14:53:41 +01:00
Scene_config.h
Scene_edit_polyhedron_item_config.h
Scene_find_items.h Merge branch 'Polyhedron_demo-Hierarchic_view-GF-old' into Polyhedron_demo-Hierarchic_view-GF 2015-11-23 09:32:20 +01:00
Scene_group_item.cpp Final fix for itemChanged calls 2016-04-04 16:53:17 +02:00
Scene_implicit_function_item.cpp rename function 2016-01-26 11:43:01 +01:00
Scene_implicit_function_item.h rename function 2016-01-26 11:43:01 +01:00
Scene_implicit_function_item_config.h
Scene_item.cpp Final fix for itemChanged calls 2016-04-04 16:53:17 +02:00
Scene_nef_polyhedron_item.cpp Follow-up to "Do not depend on `Viewer.h`" 2016-04-07 14:49:43 +02:00
Scene_nef_polyhedron_item.h rename function 2016-01-26 11:43:01 +01:00
Scene_nef_polyhedron_item_config.h
Scene_plane_item.cpp ManipulatedFrame issues : fix 2015-11-25 09:43:56 +01:00
Scene_plane_item.h clean-up 2016-02-12 15:07:18 +01:00
Scene_points_with_normal_item.cpp rename function 2016-01-26 11:43:01 +01:00
Scene_points_with_normal_item.h rename function 2016-01-26 11:43:01 +01:00
Scene_points_with_normal_item_config.h
Scene_polygon_soup_item.cpp Do not depend on `Viewer.h` 2016-04-01 16:11:52 +02:00
Scene_polygon_soup_item.h Do not depend on `Viewer.h` 2016-04-01 16:11:52 +02:00
Scene_polygon_soup_item_config.h
Scene_polyhedron_item.cpp Do not depend on `Viewer.h` 2016-04-01 16:11:52 +02:00
Scene_polyhedron_item.h Do not depend on `Viewer.h` 2016-04-01 16:11:52 +02:00
Scene_polyhedron_item_config.h
Scene_polyhedron_item_decorator.cpp rename function 2016-01-26 11:43:01 +01:00
Scene_polyhedron_item_decorator.h rename function 2016-01-26 11:43:01 +01:00
Scene_polyhedron_item_decorator_config.h
Scene_polyhedron_item_k_ring_selection.cpp
Scene_polyhedron_item_k_ring_selection.h rename dilate/erode function after review 2016-01-19 11:32:49 +01:00
Scene_polyhedron_item_k_ring_selection_config.h
Scene_polyhedron_selection_item.cpp Makes the facets color editable. 2016-02-16 12:16:53 +01:00
Scene_polyhedron_selection_item.h Follow-up to "Do not depend on `Viewer.h`" 2016-04-07 14:49:43 +02:00
Scene_polyhedron_selection_item_config.h
Scene_polyhedron_shortest_path_item_config.h
Scene_polyhedron_transform_item_config.h
Scene_polylines_item.cpp rename function 2016-01-26 11:43:01 +01:00
Scene_polylines_item.h rename function 2016-01-26 11:43:01 +01:00
Scene_polylines_item_config.h
Scene_segmented_image_item.cpp cleanup 2015-12-04 18:06:35 +01:00
Scene_segmented_image_item.h move scene_segmented_image_item in Polyhedron demo root directory 2015-12-01 12:40:39 +01:00
Scene_segmented_image_item_config.h Addition of the new files 2015-10-29 10:10:57 +01:00
Scene_textured_polyhedron_item.cpp include graph_traits file 2016-02-01 17:16:45 +01:00
Scene_textured_polyhedron_item.h rename function 2016-01-26 11:43:01 +01:00
Scene_textured_polyhedron_item_config.h
Show_point_dialog.cpp
Show_point_dialog.h
Show_point_dialog.ui
Statistics_on_item_dialog.ui Renaming the dialog and associated function to remove "polyhedron" from the name 2016-01-13 08:34:10 +01:00
TODO.txt
Textured_polyhedron_type.h
Textured_polyhedron_type_fwd.h
Travel_isolated_components.h
UseCGAL_polyhedron_demo.cmake
Viewer.cpp Merge pull request #990 from maxGimeno/Polyhedorn_demo-New_picking-GF 2016-04-11 11:58:35 +02:00
Viewer.h Merge pull request #990 from maxGimeno/Polyhedorn_demo-New_picking-GF 2016-04-11 11:58:35 +02:00
cgal_test_with_cmake add `create_bbox_mesh_plugin` in the list 2016-01-28 14:19:56 +01:00
concurrent_mesher_config.cfg add concurrency config file 2015-10-27 14:57:14 +01:00
config.h
create_sphere.h Warning fix 2015-11-06 10:50:52 +01:00
opengl_tools.h Removed the last traces of GLEW in Polyhedron_demo 2015-10-22 11:19:30 +02:00
polyhedron_demo_macros.cmake Addition of an example 2015-10-21 15:00:21 +02:00
texture.cpp fix indentation issues 2016-01-28 13:54:57 +01:00
texture.h