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