Open CASCADE Technology
6.5.4
|
#include <HLRAlgo_ListIteratorOfListOfBPoint.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | HLRAlgo_ListIteratorOfListOfBPoint () |
HLRAlgo_ListIteratorOfListOfBPoint (const HLRAlgo_ListOfBPoint &L) | |
void | Initialize (const HLRAlgo_ListOfBPoint &L) |
Standard_Boolean | More () const |
void | Next () |
HLRAlgo_BiPoint & | Value () const |
HLRAlgo_ListIteratorOfListOfBPoint::HLRAlgo_ListIteratorOfListOfBPoint | ( | const HLRAlgo_ListOfBPoint & | L | ) |