API Reference > FacetModeler Namespace > Classes > VertexIterator Class
VertexIterator Class
FacetModeler__VertexIterator
Syntax
C++
class VertexIterator;

FMMdlIterators.h

Body vertex iterator.

 
Name 
Description 
 
Constructor. Creates a vertex iterator for the given body.
 
 
Name 
Description 
 
done 
Checks whether the iteration is finished.
 
 
get 
Gets the current item.
 
 
next 
Sets the iterator to the next item. 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.