#include <IntPolyh_SeqOfStartPoints.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
IntPolyh_SeqOfStartPoints () | |
Standard_EXPORT void | Clear () |
~IntPolyh_SeqOfStartPoints () | |
Standard_EXPORT const IntPolyh_SeqOfStartPoints & | Assign (const IntPolyh_SeqOfStartPoints &Other) |
const IntPolyh_SeqOfStartPoints & | operator= (const IntPolyh_SeqOfStartPoints &Other) |
Standard_EXPORT void | Append (const IntPolyh_StartPoint &T) |
void | Append (IntPolyh_SeqOfStartPoints &S) |
Standard_EXPORT void | Prepend (const IntPolyh_StartPoint &T) |
void | Prepend (IntPolyh_SeqOfStartPoints &S) |
void | InsertBefore (const Standard_Integer Index, const IntPolyh_StartPoint &T) |
void | InsertBefore (const Standard_Integer Index, IntPolyh_SeqOfStartPoints &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const IntPolyh_StartPoint &T) |
void | InsertAfter (const Standard_Integer Index, IntPolyh_SeqOfStartPoints &S) |
Standard_EXPORT const IntPolyh_StartPoint & | First () const |
Standard_EXPORT const IntPolyh_StartPoint & | Last () const |
void | Split (const Standard_Integer Index, IntPolyh_SeqOfStartPoints &Sub) |
Standard_EXPORT const IntPolyh_StartPoint & | Value (const Standard_Integer Index) const |
const IntPolyh_StartPoint & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const IntPolyh_StartPoint &I) |
Standard_EXPORT IntPolyh_StartPoint & | ChangeValue (const Standard_Integer Index) |
IntPolyh_StartPoint & | 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 | IntPolyh_SeqOfStartPoints (const IntPolyh_SeqOfStartPoints &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|