Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRepBlend_SequenceOfPointOnRst Class Reference

#include <BRepBlend_SequenceOfPointOnRst.hxx>

Inheritance diagram for BRepBlend_SequenceOfPointOnRst:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepBlend_SequenceOfPointOnRst ()
void Clear ()
 ~BRepBlend_SequenceOfPointOnRst ()
const
BRepBlend_SequenceOfPointOnRst
Assign (const BRepBlend_SequenceOfPointOnRst &Other)
const
BRepBlend_SequenceOfPointOnRst
operator= (const BRepBlend_SequenceOfPointOnRst &Other)
void Append (const BRepBlend_PointOnRst &T)
void Append (BRepBlend_SequenceOfPointOnRst &S)
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)
void InsertAfter (const Standard_Integer Index, const BRepBlend_PointOnRst &T)
void InsertAfter (const Standard_Integer Index, BRepBlend_SequenceOfPointOnRst &S)
const BRepBlend_PointOnRstFirst () const
const BRepBlend_PointOnRstLast () const
void Split (const Standard_Integer Index, BRepBlend_SequenceOfPointOnRst &Sub)
const BRepBlend_PointOnRstValue (const Standard_Integer Index) const
const BRepBlend_PointOnRstoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const BRepBlend_PointOnRst &I)
BRepBlend_PointOnRstChangeValue (const Standard_Integer Index)
BRepBlend_PointOnRstoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::operator() ( const Standard_Integer  Index) const [inline]
BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::operator() ( const Standard_Integer  Index) [inline]
const BRepBlend_SequenceOfPointOnRst& BRepBlend_SequenceOfPointOnRst::operator= ( const BRepBlend_SequenceOfPointOnRst Other) [inline]

The documentation for this class was generated from the following file: