|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRep_ListIteratorOfListOfBipoint.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ( | ) |
| void TopOpeBRep_ListIteratorOfListOfBipoint::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRep_ListIteratorOfListOfBipoint::operator new | ( | size_t | size | ) | [inline] |
| void* TopOpeBRep_ListIteratorOfListOfBipoint::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| TopOpeBRep_Bipoint& TopOpeBRep_ListIteratorOfListOfBipoint::Value | ( | ) | const |
1.7.4