cgal/Mesh_3/demo/Mesh_3
Laurent Rineau c42216e48b Fix for CMake 3.0
Trivial fix for master.
2014-08-06 17:05:41 +02:00
..
cmake/modules Moved 2012-03-08 11:42:51 +00:00
implicit_functions CMake: Fix the handling of cmake_policy 2012-08-22 12:35:03 +00:00
include Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2013-03-04 15:50:57 +01:00
resources
src/CGAL_demo * showing isovalues at pixels is now done with shift+click and is a lot smoother 2011-12-16 12:53:28 +00:00
ui_files Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
C3t3_rib_exporter_plugin.cpp Clean-up temporary/debug code 2014-05-23 14:42:51 +02:00
C3t3_type.h Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
CMakeLists.txt Fix for CMake 3.0 2014-08-06 17:05:41 +02:00
Color_ramp.cpp Added a few "verbose" #define to config.h, and included config.h in all cpp files of the Mesh_3 demo. 2012-02-14 11:51:37 +00:00
Color_ramp.h
Image_type.h
Image_type_fwd.h
Io_c3t3_plugin.cpp Merge from next 2012-10-15 08:28:01 +00:00
Io_image_plugin.cpp Added the ability to export two kinds of Maya file: 2012-07-18 13:36:59 +00:00
Io_implicit_function_plugin.cpp Added a few "verbose" #define to config.h, and included config.h in all cpp files of the Mesh_3 demo. 2012-02-14 11:51:37 +00:00
Io_off_plugin.cpp Fix remaining warnings 2014-07-11 11:01:24 +02:00
MainWindow.cpp CONCURRENT_MESH_3 => CGAL_CONCURRENT_MESH_3 2014-06-25 12:53:15 +02:00
MainWindow.h Useless include 2014-05-15 10:57:19 +02:00
Mesh_3.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
Mesh_3.qrc
Mesh_3_optimization_plugin.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2013-07-02 17:37:50 +02:00
Mesh_3_optimization_plugin_cgal_code.cpp Fix remaining warnings 2014-07-11 11:01:24 +02:00
Mesh_3_plugin.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
Mesh_3_plugin_image_cgal_code.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
Mesh_3_plugin_implicit_function_cgal_code.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
Mesh_3_plugin_polyhedron_cgal_code.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
Mesh_function.h Fix remaining warnings 2014-07-11 11:01:24 +02:00
Meshing_thread.cpp Added a few "verbose" #define to config.h, and included config.h in all cpp files of the Mesh_3 demo. 2012-02-14 11:51:37 +00:00
Meshing_thread.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Optimizer_thread.cpp Added a few "verbose" #define to config.h, and included config.h in all cpp files of the Mesh_3 demo. 2012-02-14 11:51:37 +00:00
Optimizer_thread.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Polyhedron_type.h Patch_id of Polyhedron is a pair<int,int> 2014-05-15 11:32:56 +02:00
Polyhedron_type_fwd.h Patch_id of Polyhedron is a pair<int,int> 2014-05-15 11:32:56 +02:00
Scene_c3t3_item.cpp Added a macro CGAL_MESH_3_DEMO_DONT_COUNT_TETS_ADJACENT_TO_SHARP_FEATURES_FOR_HISTOGRAM 2013-03-04 11:26:24 +01:00
Scene_c3t3_item.h
Scene_c3t3_item_config.h
Scene_implicit_function_item.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2013-07-02 17:37:50 +02:00
Scene_implicit_function_item.h remove unused variables 2013-03-04 12:43:25 +01:00
Scene_implicit_function_item_config.h
Scene_polygon_soup.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-03-10 17:01:03 +01:00
Scene_polygon_soup.h
Scene_polygon_soup_config.h
Scene_polyhedron_item.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2013-09-25 11:47:43 +02:00
Scene_polyhedron_item.h
Scene_polyhedron_item_config.h
Scene_segmented_image_item.cpp Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-05-14 19:05:40 +02:00
Scene_segmented_image_item.h Fix several warnings 2014-02-20 18:02:40 +01:00
Scene_segmented_image_item_config.h
StdAfx.cpp Convert all CRLF files to LF 2012-12-04 16:44:49 +01:00
StdAfx.h CONCURRENT_MESH_3 => CGAL_CONCURRENT_MESH_3 2014-06-25 12:53:15 +02:00
Volume_plane.h make the plane plugin working with old version of QGLViewer too 2011-12-16 16:48:15 +00:00
Volume_plane_interface.h Fix compilation errors with recent libQGLViewer 2014-03-04 18:20:47 +01:00
Volume_plane_intersection.cpp Added a few "verbose" #define to config.h, and included config.h in all cpp files of the Mesh_3 demo. 2012-02-14 11:51:37 +00:00
Volume_plane_intersection.h * Non-blocking creating 2011-12-06 11:10:16 +00:00
Volume_plane_thread.h * Non-blocking creating 2011-12-06 11:10:16 +00:00
Volume_planes_plugin.cpp Added a few "verbose" #define to config.h, and included config.h in all cpp files of the Mesh_3 demo. 2012-02-14 11:51:37 +00:00
cgal_test_with_cmake Added volume_planes_plugin to cgal_test_with_cmake 2011-12-08 13:03:02 +00:00
concurrent_mesher_config.cfg Clean line-ending encoding up (from Sebastien) 2012-12-04 19:17:15 +01:00
config.h Clean-up demo config file 2014-07-08 18:11:27 +02:00