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