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