#include <TopOpeBRep_SequenceOfPoint2d.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
TopOpeBRep_SequenceOfPoint2d () | |
Standard_EXPORT void | Clear () |
~TopOpeBRep_SequenceOfPoint2d () | |
Standard_EXPORT const TopOpeBRep_SequenceOfPoint2d & | Assign (const TopOpeBRep_SequenceOfPoint2d &Other) |
const TopOpeBRep_SequenceOfPoint2d & | operator= (const TopOpeBRep_SequenceOfPoint2d &Other) |
Standard_EXPORT void | Append (const TopOpeBRep_Point2d &T) |
void | Append (TopOpeBRep_SequenceOfPoint2d &S) |
Standard_EXPORT void | Prepend (const TopOpeBRep_Point2d &T) |
void | Prepend (TopOpeBRep_SequenceOfPoint2d &S) |
void | InsertBefore (const Standard_Integer Index, const TopOpeBRep_Point2d &T) |
void | InsertBefore (const Standard_Integer Index, TopOpeBRep_SequenceOfPoint2d &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const TopOpeBRep_Point2d &T) |
void | InsertAfter (const Standard_Integer Index, TopOpeBRep_SequenceOfPoint2d &S) |
Standard_EXPORT const TopOpeBRep_Point2d & | First () const |
Standard_EXPORT const TopOpeBRep_Point2d & | Last () const |
void | Split (const Standard_Integer Index, TopOpeBRep_SequenceOfPoint2d &Sub) |
Standard_EXPORT const TopOpeBRep_Point2d & | Value (const Standard_Integer Index) const |
const TopOpeBRep_Point2d & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const TopOpeBRep_Point2d &I) |
Standard_EXPORT TopOpeBRep_Point2d & | ChangeValue (const Standard_Integer Index) |
TopOpeBRep_Point2d & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | TopOpeBRep_SequenceOfPoint2d (const TopOpeBRep_SequenceOfPoint2d &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|