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