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