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