class BasicSM2FaceIterator base iterator over face
| | BasicSM2FaceIterator (const SM2FaceTopology &face) builds a new iterator on face |
| | first (void) set iterator to first element |
| | last (void) set iterator to last element |
| | isAtEnd (void) is iterator at end of face? |
| | face face to iterate on |
| | currentEdge current edge |
| | currentOrientation current edge orientation |
| | start first face vertex |
| | next (void) get next edge |
| | previous (void) get previous edge |
base iterator over face
SM2EdgeTopology* currentEdge
int currentOrientation
SM2VertexTopology* start
void next(void)
void previous(void)
BasicSM2FaceIterator(const SM2FaceTopology &face)
void first(void)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de