Skip to content
Snippets Groups Projects

Submodule CGAL

Open David Coeurjolly requested to merge submodule into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -79,7 +79,7 @@ public:
{ m_lcc.template basic_link_beta_for_involution<2>
(halfedge_to_dart(it),
halfedge_to_dart(hh.halfedge())); }
m_lcc.template basic_link_beta_1
m_lcc.basic_link_beta_1
(halfedge_to_dart(it),
halfedge_to_dart(hh.halfedge()->next_around_vertex()));
}
Loading