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