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