Commit Graph

1213 Commits

Author SHA1 Message Date
Sébastien Loriot 9e91e05d1b make demos working without gmp 2014-06-27 16:34:41 +02:00
Sébastien Loriot aeb094e4cc more Taucs removal 2014-06-25 15:58:37 +02:00
Sébastien Loriot 5915daa572 drop Taucs from the demo and update error messages for the testsuite 2014-06-25 14:52:04 +02:00
Sébastien Loriot 1260511bc2 drop the support of SuperLU 2014-06-25 13:33:13 +02:00
Sébastien Loriot 7d9e96888d update release version 2014-06-25 13:20:21 +02:00
Sébastien Loriot e1c8270b14 remove incorrect use of the default point property map 2014-06-24 16:36:49 +02:00
Sébastien Loriot edec4ad54c remove warnings 2014-06-24 07:59:43 +02:00
Sébastien Loriot 39569173b7 when adding an item do not recenter the scene if the bbox is the same 2014-06-18 16:14:28 +02:00
Sébastien Loriot 4ff5aa5450 setRevolveAroundPoint has been renamed to setPivotPoint in libQGLViewer 2.5.2 2014-06-18 15:27:25 +02:00
Sébastien Loriot 15153eab84 use new overload of setMouseBinding 2014-06-18 15:20:43 +02:00
Laurent Rineau 1f1a20f56f Change bindings for QGLViewer >= 2.5
(cherry picked from commit 5c61a754210642d502b96404b4ab3ad01965c054)
2014-06-18 14:39:26 +02:00
Sébastien Loriot cb58227f62 Merge branch 'Polyhedron_demo-add_scene_polyhedron_selection_item-sloriot' into Surface_modeling-integration-GF
Conflicts:
	Polyhedron/demo/Polyhedron/CMakeLists.txt
	Polyhedron/demo/Polyhedron/Scene_polyhedron_item.cpp
	Polyhedron/demo/Polyhedron/Scene_polyhedron_item.h
	Polyhedron/demo/Polyhedron/Travel_isolated_components.h
2014-06-18 11:53:16 +02:00
Sébastien Loriot a20cd5b000 add missing targets in the testsuite + all to catch future update mistakes 2014-06-18 11:26:32 +02:00
Sébastien Loriot b53607c396 add the selection item in the polyhedron demo and global selection mechanisms
the plugin convex hull is update to be usable from a selection
imported form the branch Polyhedron_HoleFilling-GF@be7b971
2014-06-16 17:18:51 +02:00
Andreas Fabri 4e1911c4b6 source and target are not in namespace boost 2014-06-12 09:17:58 +02:00
Andreas Fabri 3d30938cb2 Use faces(G) instead of facets_begin/end 2014-06-11 10:38:30 +02:00
Sébastien Loriot d0dfac3caa facet_handle -> face_descriptor 2014-06-05 21:29:01 +02:00
Sébastien Loriot 8b88547955 fix compilation issues 2014-06-05 17:01:59 +02:00
Andreas Fabri 2c4c38809d switch internally to BGL API in mesh segmentation. We still have to deal with the point property maps 2014-06-05 12:05:54 +02:00
Laurent Rineau 8f59bbcced trivial bug-fix for master
The displayed vertex is not the nearest.

(cherry picked from commit d80d6a4c288cb53c13279dab389b4266ddebe3d9)
2014-06-03 16:18:40 +02:00
Sébastien Loriot 44542ff829 Merge branch 'Polyhedron-stitching_plugin_update-local'
Update the stitching plugin of the polyhedron demo to be applied
  on all the selected items at once.

  Successfully tested in CGAL-4.5-Ic-57
2014-06-02 07:54:18 +02:00
Andreas Fabri de34478f85 fix the mesh_simplification_plugin 2014-05-27 17:10:43 +02:00
Andreas Fabri 796c9a383b Merge branch 'BGL-redesign_final-GF-old' into BGL-redesign_final-GF 2014-05-26 14:55:52 +02:00
Andreas Fabri ceb1a76ec3 cleanup 2014-05-26 12:43:46 +02:00
Andreas Fabri e95c3d452c Switch to new BGL API in package AABB_tree 2014-05-24 08:55:43 +02:00
Sébastien Loriot a41ac02cc2 add a dialog box to set options 2014-05-23 22:38:39 +02:00
Sébastien Loriot 624b6389f3 add the first version of the scale space surface reconstruction plugin 2014-05-23 21:56:12 +02:00
Sébastien Loriot 7a08411dae add method to init the polygon soup and finalize it
this allows to create an item from scratch
2014-05-23 21:55:03 +02:00
Andreas Fabri 28546e94a2 Add function to access the underlying HDS 2014-05-22 11:19:53 +02:00
Laurent Rineau 0fa934baf1 Bug-fix in MainWindow.cpp
The modification of all Scene_item menu() was not correctly implemented.

Trivial bug-fix for master.
2014-05-22 11:00:35 +02:00
Sébastien Loriot 3fa09693a3 Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF
Conflicts:
	Mesh_3/include/CGAL/Mesh_3/Detect_features_in_polyhedra.h
	Mesh_3/include/CGAL/Mesh_domain_with_polyline_features_3.h
	Mesh_3/include/CGAL/Mesh_polyhedron_3.h
	Mesh_3/test/Mesh_3/test_meshing_polylines_only.cpp
	STL_Extension/include/CGAL/Compact_container.h
	STL_Extension/test/STL_Extension/test_Compact_container.cpp
2014-05-21 18:24:17 +02:00
Laurent Rineau af005e81dc Bug-fix for Windows min/max issue
Trivial bug-fix for master
2014-05-21 13:00:15 +02:00
Laurent Rineau 212cd13929 Merge branch 'Polyhedron-demo_filter_selectView-GF' 2014-05-19 13:25:38 +02:00
Laurent Rineau fd38d02f86 Implement "Zoom to this object" 2014-05-16 18:02:45 +02:00
Laurent Rineau 588c529d86 Add "Save as..." to the objects context menu 2014-05-16 16:16:49 +02:00
Laurent Rineau da50729c11 One can filter the list of objects in the demo
I use q QSortFilterProxyModel, to wrap our 'scene' model. All the
"index" and "selection" objects must be translated from/to the
unfiltered model.
2014-05-16 14:32:18 +02:00
Laurent Rineau 9f4884490d Protect features in the Polyhedron demo Mesh_3 plugin
The UI is the same dialog as in demo/Mesh_3/. There is a checkbox to
chose to protect sharp edges or not.
2014-05-15 12:57:59 +02:00
Laurent Rineau 4bcbc85cf5 The recent files list stores absolute names
Trivial bug-fix for master

(cherry picked from commit f53238b57910a8a96fd9cb45042e1e4193772a4d)
2014-05-13 16:32:50 +02:00
Sébastien Loriot 276f2ce4e7 trivial bug-fix for master to export link targets for an external plugin 2014-04-30 15:18:11 +02:00
Laurent Rineau 75919c2ebb Fix timestamp implementation for Polyhedron in the demo 2014-04-16 15:00:28 +02:00
Jane Tournois fcb5a6b81a add time stamps to polyhedron primitives for polyhedron demo
note they are not initialized in this branch, because
features are not detected in this version of the demo
2014-04-15 15:50:36 +02:00
Sébastien Loriot cecf4648f5 Merge branch 'Polyhedron-join_plugin-sloriot'
add a plugin in the polyhedron demo to join polyhedra
without no check for auto-intersection

Tested in CGAL-4.5-Ic-6
2014-04-10 17:48:07 +02:00
Sébastien Loriot 90a4c1c989 update path to include file 2014-04-08 14:49:03 +02:00
Sébastien Loriot 2892c2fb4e Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF
Conflicts:
	Documentation/biblio/geom.bib
	Documentation/doxyassist.xml
2014-04-08 14:41:09 +02:00
Laurent Rineau 6f20e044cc Fix compilation errors with recent libQGLViewer 2014-03-04 18:20:47 +01:00
Sébastien Loriot dcc0053135 update function name after change in the main class 2014-03-04 15:13:04 +01:00
Sébastien Loriot ceb9015194 apply the stitching plugin to all selected polyhedra 2014-02-18 22:32:29 +01:00
Sébastien Loriot db7cf0d798 add a plugin to join polyhedra into a polyhedron
naively no check for duplicated points
2014-02-18 22:23:28 +01:00
Sébastien Loriot 9114db9085 restore figure source files removed in 0fa2cacb
| commit 0fa2cacb60
  | Author: Sébastien Loriot <sebastien.loriot@cgal.org>
  | Date:   Tue Dec 3 17:27:02 2013 +0100
  |
  |     remove doc_tex documentation (including developer manual) and old manual tools
2014-02-10 14:54:23 +01:00
Sébastien Loriot 4707e13d2a bugfix when checking for duplicated indices of a new facet 2014-01-23 09:18:30 +01:00
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
Sébastien Loriot 3c8f1ee532 fix last warning in the demo 2013-12-23 16:49:48 +01:00
Sébastien Loriot 98f0bc2d86 add timer in the demo 2013-12-23 16:49:47 +01:00
Sébastien Loriot c4a1ac227a int -> size_t in benchmark and demo 2013-12-23 16:49:47 +01:00
Sébastien Loriot b1bf39b318 fix include filename 2013-12-23 16:49:47 +01:00
Sébastien Loriot 0a9ea00685 update include directives 2013-12-23 16:49:46 +01:00
Sébastien Loriot 61c91a1971 turn int to std::size_t when it is possible 2013-12-23 16:49:46 +01:00
Sébastien Loriot 172c6d4592 forgot to rename functions in the demo after the review 2013-12-23 16:49:45 +01:00
Sébastien Loriot 8736af5190 add segmentation plugin to the polyhedron demo testsuite 2013-12-23 16:49:43 +01:00
iyaz aaef01e6d0 update default lambda in demo ui to be consistent with default in API 2013-12-23 16:49:38 +01:00
Sébastien Loriot 8f579d8069 fix a bug when appending facets to a polyhedron using the incremental builder 2013-12-18 12:35:26 +01:00
Sébastien Loriot f959e22291 add an example showing a bug in the incremental builder. 2013-12-18 12:24:50 +01:00
Sébastien Loriot 0fa2cacb60 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Sébastien Loriot f75f156f44 Merge branch 'Polyhedron_demo-stitching_plugin-sloriot'
Add a plugin in the polyhedron demo to stitch the boundaries of a polyhedron.
  The plugin also allows to visualize the boundaries of a polyhedron

  Approved by the release manager
  Tested in CGAL-4.4-Ic-43
2013-11-29 14:36:16 +01:00
Sébastien Loriot dc7aca42ce trivial doc enhancement 2013-11-28 17:29:41 +01:00
Sébastien Loriot 05bff9cf8f add a function to stitch boundary edges in a polyhedron
also brings:
  a demo plugin that also display boundary edges
  a testsuite with examples
2013-11-27 16:19:42 +01:00
Guillaume Damiand b69a02e291 Move CGAL_CMAP_DEPRECATED in .h 2013-11-14 13:39:07 +01:00
Guillaume Damiand 61d6236b60 Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
Sébastien Loriot bb938d6914 move compute_normal.h from the demo include path to the internal of CGAL 2013-10-01 14:48:15 +02:00
Andreas Fabri 9ed4f837c3 Merge branch 'CGAL-compilable_headers-GF'
The conflict was about whitesapce
Approved by the release manager

Conflicts:
	Polyhedron/include/CGAL/Polyhedron_copy_3.h
2013-09-23 14:50:17 +02:00
Andreas Fabri ca13d36c2b remove whitespace 2013-09-23 12:44:07 +02:00
Sébastien Loriot e72b56d6ad add missing template parameter
demo bugfix that was 45c60e51 that has been tested in CGAL-4.3-Ic-176
2013-09-20 09:29:48 +02:00
Laurent Rineau 4e5734b222 Improve doc of concepts Vertex and Face of HDSItems and PolyhedronItems 2013-09-16 15:04:19 +02:00
Andreas Fabri 6c547e5663 Mainly added includes 2013-09-13 22:24:30 +02:00
Sébastien Loriot 9010b1f0ab new behavior for the reset function (now it's an undo function) 2013-09-13 08:54:17 +02:00
Sébastien Loriot 23e7a96606 using a range for the vertices of the roi 2013-09-13 08:26:21 +02:00
Sébastien Loriot a4012b256b replace handle by control vertex in the demo 2013-09-12 17:57:53 +02:00
Sébastien Loriot 74ec167c8a rename erase_roi to erase_roi_vertex 2013-09-12 17:05:22 +02:00
Sébastien Loriot 12add714f1 rename erase_control to erase_control_vertex 2013-09-12 17:03:46 +02:00
Sébastien Loriot c6d083048d add function for clearing the roi and the set of control vertices 2013-09-12 16:57:20 +02:00
Sébastien Loriot 5e5523466d rename assign to set_target_position 2013-09-12 14:25:39 +02:00
Sébastien Loriot 2501af773a rename is_control 2013-09-12 12:39:25 +02:00
Sébastien Loriot 1ee47e8d5e rename is_roi 2013-09-12 12:38:14 +02:00
Sébastien Loriot 8b7b06f246 rename insert_roi 2013-09-12 12:34:15 +02:00
Sébastien Loriot 5ec0ea279b rename insert_control 2013-09-12 12:27:05 +02:00
Sébastien Loriot e48b358b6a rename iterator 2013-09-12 12:17:01 +02:00
Laurent Rineau c9474ed207 Merge remote-tracking branch 'origin/CGAL-Use_Simple_cartesian-GF'
Successfully tested in CGAL-4.3-Ic-168

Approved by the Release Manager.
2013-09-12 11:28:44 +02:00
Sébastien Loriot 799a1fc1d1 bug-fix: correctly color surface patches having index 0
trivial bug-fix locally tested affecting only a demo
2013-09-06 13:24:51 +02:00
Sébastien Loriot 9156b45607 fix typo 2013-09-06 09:11:54 +02:00
iyaz 6e52f99252 give possibility to emit itemAboutToBeDestroyed inside replaceItem 2013-09-06 09:06:40 +02:00
iyaz 5044cb4be5 update text and min value for num of cluster spinbox 2013-09-06 03:34:02 +03:00
Sébastien Loriot 5126247d26 bug-fix: the item cannot be deleted now as its context menu is still in use
issue detected on windows using debug mode
2013-09-05 19:51:09 +02:00
Sébastien Loriot b6640a9d3c Merge branch 'gsoc2012-segmentation-iyaz-old' into gsoc2012-segmentation-iyaz 2013-09-04 08:05:28 +02:00
iyaz 71b2a6b16b remove custom_manipulated_frame (I don't think there will be any need in the future) 2013-09-02 17:13:24 +03:00
iyaz 2ed14db17a Merge branch 'Surface_modeling-new_package-GF' of ssh://scm.cgal.org/var/git/cgal into Surface_modeling-new_package-GF 2013-09-02 17:08:10 +03:00
Sébastien Loriot 2997c4fa6a fixes for gcc 2013-09-02 15:51:32 +02:00
iyaz 0178cb5448 convert widget to dock_widget 2013-08-28 17:18:18 +03:00
Laurent Rineau 2286ad89ab Remove the executable bit of .h and .cpp files 2013-08-27 14:58:04 +02:00
Andreas Fabri ca18c33778 Switching to Simple_cartesian gives better performance" 2013-08-26 15:52:09 +02:00
Laurent Rineau bc03aaf30b Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
iyaz 5dae1f205f remove unnecessary includes 2013-08-15 14:46:35 +03:00
iyaz 44b837a538 Separate brush size for ROI and handles 2013-08-15 14:43:59 +03:00
iyaz fc6c05b00e Create new handle if there is no empty handle 2013-08-15 13:56:28 +03:00
iyaz c071cdd704 use selection facilities in edit_demo 2013-08-14 19:59:35 +03:00
iyaz d679958ae9 selection facilities from hole-filling (this commit going to be removed) 2013-08-14 19:11:19 +03:00
iyaz 1ba401ffff handle -> control (header, examples, tests, and demo) 2013-08-11 18:45:28 +03:00
iyaz 2c4ece7e57 remove handle_group (header, examples, tests, and demo) 2013-08-11 17:29:27 +03:00
iyaz a963a03c05 add extract_segment as a param to demo, rearrange window layout 2013-08-08 23:54:53 +03:00
iyaz f0459afc47 handle painting not normalized SDF values (which is the case min == max) 2013-08-08 02:37:43 +03:00
Sébastien Loriot 9c2f35ed1a using cgalHeading instead of h3 2013-08-07 10:06:49 +02:00
iyaz e73f83558c Simplify and format demo code 2013-08-06 19:50:57 +03:00
Sébastien Loriot b352ca7410 Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF 2013-08-06 16:34:47 +02:00
iyaz 720bc697a0 do not dynamically allocate ui_widget 2013-08-06 15:23:57 +03:00
Sébastien Loriot d282ade623 use \cgalCite instead of \cite
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot d49ca3003c Merge branch 'Misc-glisse'
fix c++11 issue reported by clang with libc++ stdlib:
  ostream no longer has a implicit conversion operator to void*

This behavior is detected using the boost macros
BOOST_NO_EXPLICIT_CONVERSION_OPERATORS (up to 1.50) and
BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS (from 1.51)

Successfully tested in CGAL-4.3-Ic-108 and CGAL-4.3-Ic-106
Approved by the interim release manager
2013-08-01 07:20:54 +02:00
Sébastien Loriot 7dbf5b3525 typo 2013-07-29 09:43:09 +02:00
Sébastien Loriot 201ae12b66 C++11 stream conversion to bool/void* changes. 2013-07-29 08:11:58 +02:00
Sébastien Loriot 1c2b0dfe4f constructor does not take a stream as parameter 2013-07-29 08:07:45 +02:00
Sébastien Loriot 60bf4de956 C++11 stream conversion to bool/void* changes. 2013-07-29 08:07:20 +02:00
Sébastien Loriot 441186c65b Merge branch 'Polyhedron_demo-fix-save_issue-local'
Successfully tested in CGAL-4.3-Ic-103
Approved by the interim release manager
2013-07-29 07:54:26 +02:00
Sébastien Loriot b2ef3b8673 Merge branch 'doc-remove_gif-local'
Successfully test in CGAL-4.3-Ic-102

This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.

Approved by the interim release manager

xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00
Sébastien Loriot deeb6569a1 try to use a IO-plugin for saving only if filename matches the files handled 2013-07-26 15:07:53 +02:00
Sébastien Loriot 485e14927d extract the code that tells if an IO plugin can handle a given file 2013-07-26 15:04:50 +02:00
Sébastien Loriot 3121bcfd32 Merge branch 'gsoc2012-segmentation-iyaz-old' into gsoc2012-segmentation-iyaz
Conflicts:
	Documentation/doc/General.txt
	Documentation/doxyassist.xml
	Point_set_processing_3/include/CGAL/IO/write_off_points.h
	Point_set_processing_3/include/CGAL/IO/write_xyz_points.h
	Point_set_processing_3/include/CGAL/Point_with_normal_3.h
	Point_set_processing_3/include/CGAL/improved_jet_smooth_point_set.h
	Point_set_processing_3/include/CGAL/improved_laplacian_smooth_point_set.h
	Point_set_processing_3/include/CGAL/jet_estimate_normals.h
	Point_set_processing_3/include/CGAL/jet_smooth_point_set.h
	Point_set_processing_3/include/CGAL/pca_estimate_normals.h
	Point_set_processing_3/include/CGAL/pca_smooth_point_set.h
	Polyhedron/demo/Polyhedron/CMakeLists.txt
	Spatial_sorting/doc/Spatial_sorting/CGAL/Spatial_sort_traits_adapter_3.h
	Spatial_sorting/doc/Spatial_sorting/CGAL/Spatial_sort_traits_adapter_d.h
	Surface_mesh_simplification/doc/Surface_mesh_simplification/CGAL/Surface_mesh_simplification/edge_collapse.h
2013-07-26 11:52:16 +02:00
Marc Glisse 474d8bfbf6 Same fix for the 2 other copies of Scene_polyhedron_item.cpp. 2013-07-26 09:10:21 +02:00
Sébastien Loriot ed76911e06 Merge branch 'AABB_tree-fix_non_conventional_names-local'
Successfully tested in CGAL-4.3-Ic-101
Approved by the interim release manager

This merge fixes documentation bugs and rename classes with names
non conform to CGAL conventions
2013-07-25 18:56:17 +02:00
Sébastien Loriot 2dfe8a3d73 workaround for a doxygen bug: remove space after /!* to avoid a verbatim env
this happens if you have an empty line or the text directly after /!*
to find them in the generated documentation, grep for "pre class=\"fragment\""
(a few of them are legitimate however)
2013-07-25 14:58:53 +02:00
Sébastien Loriot 143a2181b3 add latex format for \imagei doxygen command
perl -pe 's/^(\s*)\\image\s+html\s+(.*)\s*$/$1\\image html $2\n$1\\image latex $2\n/' -i
2013-07-25 11:50:53 +02:00
Sébastien Loriot 74a1ac055e remove pdf files from doxygen doc include path 2013-07-25 11:15:18 +02:00
Sébastien Loriot 519b301130 remove gif files from doxygen doc include path 2013-07-25 11:14:16 +02:00
Sébastien Loriot 4389b0bac8 remove the usage of gif in the doxygen doc as pdflatex does handle them
replace the files with png
2013-07-25 11:06:13 +02:00
Sébastien Loriot 9c0808cad1 fix name of classes that do not respect CGAL naming conventions
AABB_HalfedgeGraph_segment_primitive -> AABB_halfedge_graph_segment_primitive
AABB_FaceGraph_triangle_primitive -> AABB_face_graph_triangle_primitive
2013-07-23 17:46:50 +02:00
Sébastien Loriot 1917bb8070 add an action to select duplicated points 2013-07-18 13:35:03 +02:00
Sébastien Loriot 33bf170c18 clean compute_normal and update plugins to use the updated functions
also remove the file from the demo include directory.
2013-07-16 16:37:35 +02:00
Sébastien Loriot 32f1e53b41 allow the polyhedron copy to also append into an existing polyhedron
trivial fix on a non-documented class (not included by any file in CGAL)
2013-07-16 12:54:31 +02:00
iyaz 993346eced [Demo] check oriented soup also has correct consistent orientation 2013-07-10 17:59:22 +03:00
Sébastien Loriot 6735255fd0 The vertex point property map can be external for non-CGAL graph implementation
This is a bugfix of the API
2013-07-03 12:51:09 +02:00
Sébastien Loriot 53bb2bf5a4 bugfix: do not dereference an iterator that can be past-the-end 2013-07-03 07:48:29 +02:00
Sébastien Loriot 4978619e1b set name of QDialog to avoid runtime warning
demo trivial bugfix
2013-07-02 10:01:18 +02:00
iyaz 0c54dea4ee Fix rendering
- For now just supporting Smooth shading with edges.
Add "Get minimum" feature for selecting isolated components
2013-06-28 19:52:14 +03:00
Sébastien Loriot abae9100f0 enhance the conditional build of the edit plugin 2013-06-27 10:35:20 +02:00
Sébastien Loriot a72ba8fac3 Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF 2013-06-27 09:06:42 +02:00
Sébastien Loriot d9cf655db1 Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF
Conflicts:
	Documentation/doxyassist.xml
	Documentation/header_package.html
	Polyhedron/demo/Polyhedron/CMakeLists.txt
2013-06-27 08:55:59 +02:00
iyaz c69a046429 Move adapter functions from Deform_mesh.h to the files which use Deform_mesh.h
Fix test code which is broken (by the change of not using Deform_mesh::Vector)
2013-06-24 21:45:23 +03:00
iyaz 0fdaa5995a Remove unused includes 2013-06-24 20:09:51 +03:00
iyaz f1b4738eaa forgotten assignment from previous commit leads crash- fixed 2013-06-24 20:01:06 +03:00
Sébastien Loriot 7dcfef5a53 Merge branch 'Polyhedron-demo_header_cleanup_and_new_plugins-sloriot'
Successfully tested in CGAL-4.3-Ic-68
approved by the Release Manager
2013-06-24 12:30:25 +02:00
Sébastien Loriot 08052711cd Revert "use Polyhedron API"
This reverts commit b0f7a8e1bf.
2013-06-24 12:09:40 +02:00
Sébastien Loriot b0f7a8e1bf use Polyhedron API 2013-06-24 11:34:03 +02:00
Sébastien Loriot ce2254a670 use the polyhedron API to iterate over vertices 2013-06-24 10:24:13 +02:00