Add Edge circulators
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
<li>legacy vector min max now take const args to avoid matching std implementations</li>
|
||||
<li>Fixed several warnings</li>
|
||||
<li>Make Previous Halfedge Attribute optional again </li>
|
||||
<li>Added edge-halfedge, edge-vertex, and edge-face circulators</li>
|
||||
<li>Added default argument: mesh.halfedge_handle(eh) is now equivalent to mesh.halfedge_handle(eh, 0)</li>
|
||||
</ul>
|
||||
|
||||
<b>Tools</b>
|
||||
|
||||
Reference in New Issue
Block a user