cgal/Surface_modeling/demo/Surface_modeling
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
..
CMakeLists.txt
deform_mesh_for_botsch08_format.cpp update Surface_modeling to use the new BGL HalfedgeGraph API 2014-07-03 09:56:03 +02:00