cgal/Mesh_3/demo/Mesh_3
Laurent Rineau 76cf7e789f Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch'
- Merge pull request #140 from
  lrineau/Mesh_3-demo_fix_QGLViewer-2.6.0-lrineau

  Fix for libQGLViewer>=2.6.0

Conflicts:
	Installation/changes.html
2015-06-28 18:25:04 +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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
resources
src/CGAL_demo changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02: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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +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 Mesh_3 demo 2015-05-06 16:18:32 +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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Io_off_plugin.cpp Fix remaining warnings 2014-07-11 11:01:24 +02:00
MainWindow.cpp Fix: a plugin may implement two interfaces 2014-10-29 15:34:01 +01:00
MainWindow.h changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Mesh_3_optimization_plugin_cgal_code.cpp Fix remaining warnings 2014-07-11 11:01:24 +02:00
Mesh_3_plugin.cpp changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Meshing_thread.h changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Optimizer_thread.cpp changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Optimizer_thread.h changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02: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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02: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 fix conversion warnings 2014-10-24 14:50:08 +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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02: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 changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Volume_plane_thread.h changes such that the Mesh_3 demo works with -DQT_NO_KEYWORDS 2015-05-05 12:32:49 +02:00
Volume_planes_plugin.cpp Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch' 2015-06-28 18:25:04 +02: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