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