Commit Graph

23 Commits

Author SHA1 Message Date
Sébastien Loriot 317aae4b32 remove unused variable 2015-02-18 09:50:40 +01:00
Jane Tournois 5ef0fd2296 remove assertion
in case v->halfedge() is null_halfedge(), the vertex() operator
crashes
2015-02-17 12:19:58 +01:00
Jane Tournois 0e02e0ed39 fix set_halfedge(face, he, g)
we should use a decorator to use this function
2015-02-17 12:18:03 +01:00
Jane Tournois 24a7f9056b add add_face(begin, end, g) 2015-02-17 12:13:49 +01:00
Jane Tournois 10b6af8461 remove add_edge(s, t), it is now in Euler_operations 2015-02-17 12:13:00 +01:00
Andreas Fabri 637734f9de Swith to Iterator_range 2014-11-26 17:53:13 +01:00
Sébastien Loriot 5f4813b64d properties_Polyhedron_3.h is now included by graph_traits_Polyhedron_3.h 2014-07-04 17:24:05 +02:00
Andreas Fabri 3bd0fb9c86 Add bool verbose to is_valid(G) 2014-07-02 12:55:32 +02:00
Andreas Fabri 659da042cc bug fix, read file argv[1], is_border instead of border_map 2014-06-20 10:32:21 +02:00
Andreas Fabri 9ae02cf59f fix graph_traits and halfedge_graph_traits for Polyhedron 2014-06-12 09:10:08 +02:00
Andreas Fabri 313db67d8c revive halfedge_graph_traits 2014-06-11 15:15:10 +02:00
Andreas Fabri 223b188f03 Add is_valid(G) 2014-05-30 15:24:51 +02:00
Andreas Fabri 3ad8f65d28 small fixes 2014-05-22 10:36:50 +02:00
Philipp Möller 8f1ce2412c Removed all places where the CGAL_CFG_NO_TMPL_IN_TMPL work-around was
used. Those were mostly in Polyhedron and HalfedgeDS but some places
in Arrangement_2 used it, too. Neither of the parts of Arrangement_2
have been documented.
2012-04-13 13:13:30 +00:00
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Fernando Cacciola 7af5138e14 Fix hack for non-const correct BGL 2008-04-01 16:15:55 +00:00
Andreas Fabri 0d3c086525 hack graph traits of polyhedron to cope with non-constcorrect BGL 2007-09-20 14:10:09 +00:00
Andreas Fabri 96104c79c3 license headers are now all LGPL 2007-03-19 19:36:49 +00:00
Andreas Fabri f75de56e8e removed/commented unused parameters 2007-03-16 08:41:47 +00:00
Laurent Saboret 9d0d302a87 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Fernando Cacciola c4145fb930 testsuite started 2006-10-05 16:48:15 +00:00
Fernando Cacciola e89ef39222 Various changes to reflect submmitted manual 2006-10-03 18:32:03 +00:00
Fernando Cacciola 2d812d4bb8 Various changes to reflect submmitted manual 2006-10-03 15:51:10 +00:00