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