#include <MeshShape_ListIteratorOfPolygon.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | MeshShape_ListIteratorOfPolygon () |
Standard_EXPORT | MeshShape_ListIteratorOfPolygon (const MeshShape_Polygon &L) |
Standard_EXPORT void | Initialize (const MeshShape_Polygon &L) |
Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT MeshShape_PolygonPoint & | Value () const |
Private Attributes | |
Standard_Address | current |
Standard_Address | previous |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|