#include <TopOpeBRep_ListOfBipoint.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRep_ListOfBipoint () |
Standard_EXPORT void | Assign (const TopOpeBRep_ListOfBipoint &Other) |
void | operator= (const TopOpeBRep_ListOfBipoint &Other) |
Standard_EXPORT Standard_Integer | Extent () const |
Standard_EXPORT void | Clear () |
~TopOpeBRep_ListOfBipoint () | |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT void | Prepend (const TopOpeBRep_Bipoint &I) |
Standard_EXPORT void | Prepend (const TopOpeBRep_Bipoint &I, TopOpeBRep_ListIteratorOfListOfBipoint &theIt) |
Standard_EXPORT void | Prepend (TopOpeBRep_ListOfBipoint &Other) |
Standard_EXPORT void | Append (const TopOpeBRep_Bipoint &I) |
Standard_EXPORT void | Append (const TopOpeBRep_Bipoint &I, TopOpeBRep_ListIteratorOfListOfBipoint &theIt) |
Standard_EXPORT void | Append (TopOpeBRep_ListOfBipoint &Other) |
Standard_EXPORT TopOpeBRep_Bipoint & | First () const |
Standard_EXPORT TopOpeBRep_Bipoint & | Last () const |
Standard_EXPORT void | RemoveFirst () |
Standard_EXPORT void | Remove (TopOpeBRep_ListIteratorOfListOfBipoint &It) |
Standard_EXPORT void | InsertBefore (const TopOpeBRep_Bipoint &I, TopOpeBRep_ListIteratorOfListOfBipoint &It) |
Standard_EXPORT void | InsertBefore (TopOpeBRep_ListOfBipoint &Other, TopOpeBRep_ListIteratorOfListOfBipoint &It) |
Standard_EXPORT void | InsertAfter (const TopOpeBRep_Bipoint &I, TopOpeBRep_ListIteratorOfListOfBipoint &It) |
Standard_EXPORT void | InsertAfter (TopOpeBRep_ListOfBipoint &Other, TopOpeBRep_ListIteratorOfListOfBipoint &It) |
Private Member Functions | |
Standard_EXPORT | TopOpeBRep_ListOfBipoint (const TopOpeBRep_ListOfBipoint &Other) |
Private Attributes | |
Standard_Address | myFirst |
Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|