Commit Graph

21 Commits

Author SHA1 Message Date
Jane Tournois ab92b04655 move tests from Operations_on_Polyhedra to Polygon_mesh_processing
and fix compilation
2015-01-13 15:16:05 +01:00
Andreas Fabri ed400f62c9 Make self_intersection test work for FaceListGraph 2015-01-07 11:04:13 +01:00
Andreas Fabri c4abaab0a3 Switch to BGL API
In order to switch to Surface_mesh, we still have to find a solution
for Box_with_handle, as the descriptor is an index and not a handle.
2014-11-25 14:47:27 +01:00
Andreas Fabri 65688132cc Switch the example code to the BGL API, so that one may switch later to Surface_mesh
To do the latter we have still to adapt the .h file
2014-11-25 14:42:48 +01:00
Andreas Fabri 9822581d6f get() the point property map (and hit constness problems even for Polyhedron) 2014-11-14 15:06:30 +01:00
Andreas Fabri a7c9ac9a6d use vertex_point property map. Why does it not compile??? 2014-11-14 12:56:34 +01:00
Andreas Fabri 695031665c self intersection test uses BGL API 2014-11-14 11:19:38 +01:00
Andreas Fabri 3ef4d818da fix Operations_on_polyhedra/examples 2014-11-14 10:08:33 +01:00
Sébastien Loriot d6d70c8e9b fix index of input file and add missing end of line
example code in dont_submit
trivial bugfix for master
2014-09-04 14:56:28 +02:00
Sébastien Loriot e49813c5ef example takes input filenames as parameters 2014-07-17 16:43:37 +02:00
Sébastien Loriot 27d34d9e75 Merge branch 'Orient-Polyhedron_3-iyaz' into Polyhedron_demo-fix_orient_polygon_soup-local
Conflicts:
	Operations_on_polyhedra/include/CGAL/triangulate_polyhedron.h
2014-07-17 16:29:52 +02:00
Sébastien Loriot 3fe1187e96 update an example that is in dont_submit 2013-11-28 10:34:04 +01:00
Sébastien Loriot a3a3e9f69d fix wrong include directive
example in dont_submit
2013-11-25 10:31:22 +01:00
iyaz 5e2e2d256d First version of polyhedron orientation test 2013-07-10 16:04:27 +03:00
iyaz 9e96377a19 Fix boundary_test example: resize should be reserve 2013-07-10 15:03:35 +03:00
iyaz ce57750b0c do not call start() multiple times 2013-07-10 14:39:04 +03:00
iyaz 59b6b336fa read files from data/ in examples 2013-07-10 14:38:11 +03:00
iyaz a8b513fc6c Rename test file 2013-07-10 14:24:58 +03:00
iyaz e75a035e92 Fix include file for orient_polyhedron_test 2013-07-10 14:18:15 +03:00
Sébastien Loriot 0c34e9e2ee move example 2013-06-20 17:34:54 +02:00
Sébastien Loriot a500939d52 rename the package to Operations_on_polyhedra 2013-06-20 16:41:01 +02:00