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