|
Open CASCADE Technology
6.9.1
|
#include <TopOpeBRep_ListIteratorOfListOfBipoint.hxx>
Public Member Functions | |
| TopOpeBRep_ListIteratorOfListOfBipoint () | |
| TopOpeBRep_ListIteratorOfListOfBipoint (const TopOpeBRep_ListOfBipoint &L) | |
| void | Initialize (const TopOpeBRep_ListOfBipoint &L) |
| Standard_Boolean | More () const |
| void | Next () |
| TopOpeBRep_Bipoint & | Value () const |
| TopOpeBRep_ListIteratorOfListOfBipoint::TopOpeBRep_ListIteratorOfListOfBipoint | ( | ) |
| TopOpeBRep_ListIteratorOfListOfBipoint::TopOpeBRep_ListIteratorOfListOfBipoint | ( | const TopOpeBRep_ListOfBipoint & | L | ) |
| void TopOpeBRep_ListIteratorOfListOfBipoint::Initialize | ( | const TopOpeBRep_ListOfBipoint & | L | ) |
| Standard_Boolean TopOpeBRep_ListIteratorOfListOfBipoint::More | ( | ) | const |
| void TopOpeBRep_ListIteratorOfListOfBipoint::Next | ( | ) |
| TopOpeBRep_Bipoint& TopOpeBRep_ListIteratorOfListOfBipoint::Value | ( | ) | const |
1.8.10