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