mirror of https://github.com/CGAL/cgal
Mention dual function in changes.html
This commit is contained in:
parent
82d3ad5432
commit
43b33a5ae8
|
|
@ -290,7 +290,7 @@ and <code>src/</code> directories).
|
|||
and <code>CGAL::select_incident_faces()</code>.
|
||||
<li>
|
||||
Add a class <code>CGAL::Dual</code> that creates the dual view
|
||||
of a <code>FaceGraph</code>.
|
||||
of a <code>FaceGraph</code> and a creation function <code>CGAL::dual(primal)</code>.
|
||||
</li>
|
||||
<li>
|
||||
Add a helper function <code>CGAL::clear</code> which clears a
|
||||
|
|
|
|||
Loading…
Reference in New Issue