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