Open CASCADE Technology 6.6.0
Public Member Functions
BRepBlend_SequenceOfPointOnRst Class Reference

#include <BRepBlend_SequenceOfPointOnRst.hxx>

Inheritance diagram for BRepBlend_SequenceOfPointOnRst:
Inheritance graph
[legend]

Public Member Functions

 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

BRepBlend_SequenceOfPointOnRst::BRepBlend_SequenceOfPointOnRst ( )
BRepBlend_SequenceOfPointOnRst::~BRepBlend_SequenceOfPointOnRst ( ) [inline]

Member Function Documentation

void BRepBlend_SequenceOfPointOnRst::Append ( const BRepBlend_PointOnRst T)
void BRepBlend_SequenceOfPointOnRst::Append ( BRepBlend_SequenceOfPointOnRst S)
const BRepBlend_SequenceOfPointOnRst& BRepBlend_SequenceOfPointOnRst::Assign ( const BRepBlend_SequenceOfPointOnRst Other)
BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::ChangeValue ( const Standard_Integer  Index)
void BRepBlend_SequenceOfPointOnRst::Clear ( )
const BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::First ( ) const
void BRepBlend_SequenceOfPointOnRst::InsertAfter ( const Standard_Integer  Index,
const BRepBlend_PointOnRst T 
)
void BRepBlend_SequenceOfPointOnRst::InsertAfter ( const Standard_Integer  Index,
BRepBlend_SequenceOfPointOnRst S 
)
void BRepBlend_SequenceOfPointOnRst::InsertBefore ( const Standard_Integer  Index,
const BRepBlend_PointOnRst T 
)
void BRepBlend_SequenceOfPointOnRst::InsertBefore ( const Standard_Integer  Index,
BRepBlend_SequenceOfPointOnRst S 
)
const BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::Last ( ) const
BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::operator() ( const Standard_Integer  Index) [inline]
const BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::operator() ( const Standard_Integer  Index) const [inline]
const BRepBlend_SequenceOfPointOnRst& BRepBlend_SequenceOfPointOnRst::operator= ( const BRepBlend_SequenceOfPointOnRst Other) [inline]
void BRepBlend_SequenceOfPointOnRst::Prepend ( const BRepBlend_PointOnRst T)
void BRepBlend_SequenceOfPointOnRst::Prepend ( BRepBlend_SequenceOfPointOnRst S)
void BRepBlend_SequenceOfPointOnRst::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void BRepBlend_SequenceOfPointOnRst::Remove ( const Standard_Integer  Index)
void BRepBlend_SequenceOfPointOnRst::SetValue ( const Standard_Integer  Index,
const BRepBlend_PointOnRst I 
)
void BRepBlend_SequenceOfPointOnRst::Split ( const Standard_Integer  Index,
BRepBlend_SequenceOfPointOnRst Sub 
)
const BRepBlend_PointOnRst& BRepBlend_SequenceOfPointOnRst::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines