HE_Mesh
5.0.0
|
Public Member Functions | |
HE_PathFaceOuterIterator (final HE_Path path) | |
boolean | hasNext () |
HE_Face | next () |
void | remove () |
Private Attributes | |
final HE_PathHalfedge | _start |
HE_PathHalfedge | _current |
wblut.hemesh.HE_PathFaceOuterIterator.HE_PathFaceOuterIterator | ( | final HE_Path | path | ) |
path |
boolean wblut.hemesh.HE_PathFaceOuterIterator.hasNext | ( | ) |
HE_Face wblut.hemesh.HE_PathFaceOuterIterator.next | ( | ) |
void wblut.hemesh.HE_PathFaceOuterIterator.remove | ( | ) |
|
private |
|
private |