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