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