HE_Mesh2014
2.0.11
|
Public Member Functions | |
HE_FaceEdgeCirculator (final HE_Face f) | |
boolean | hasNext () |
HE_Halfedge | next () |
void | remove () |
Private Attributes | |
final HE_Halfedge | _start |
HE_Halfedge | _current |
wblut.hemesh.HE_FaceEdgeCirculator.HE_FaceEdgeCirculator | ( | final HE_Face | f | ) |
f |
boolean wblut.hemesh.HE_FaceEdgeCirculator.hasNext | ( | ) |
HE_Halfedge wblut.hemesh.HE_FaceEdgeCirculator.next | ( | ) |
void wblut.hemesh.HE_FaceEdgeCirculator.remove | ( | ) |
|
private |
|
private |