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