|
Open CASCADE Technology
6.9.1
|
#include <HLRBRep_ListIteratorOfListOfBPnt2D.hxx>
Public Member Functions | |
| 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 | ( | ) |
| HLRBRep_ListIteratorOfListOfBPnt2D::HLRBRep_ListIteratorOfListOfBPnt2D | ( | const HLRBRep_ListOfBPnt2D & | L | ) |
| void HLRBRep_ListIteratorOfListOfBPnt2D::Initialize | ( | const HLRBRep_ListOfBPnt2D & | L | ) |
| Standard_Boolean HLRBRep_ListIteratorOfListOfBPnt2D::More | ( | ) | const |
| void HLRBRep_ListIteratorOfListOfBPnt2D::Next | ( | ) |
| HLRBRep_BiPnt2D& HLRBRep_ListIteratorOfListOfBPnt2D::Value | ( | ) | const |
1.8.10