cgal/Polyhedron
Sébastien Loriot 12512ccecb update Surface_modeling to use the new BGL HalfedgeGraph API
* remove boost:: prefix for free functions
  * edges --> halfedges
  * num_edges --> 2 * num_edges
  * next_edge --> next
  * opposite_edge --> opposite
  * halfedge_graph_traits --> graph_traits
  * is_border pmap  --> free function is_border
2014-07-03 09:56:03 +02:00
..
demo/Polyhedron update Surface_modeling to use the new BGL HalfedgeGraph API 2014-07-03 09:56:03 +02:00
doc/Polyhedron restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
examples/Polyhedron Switching to Simple_cartesian gives better performance" 2013-08-26 15:52:09 +02:00
include/CGAL remove incorrect use of the default point property map 2014-06-24 16:36:49 +02:00
package_info/Polyhedron New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Polyhedron add an example showing a bug in the incremental builder. 2013-12-18 12:24:50 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00