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

#include <Blend_SequenceOfPoint.hxx>

Inheritance diagram for Blend_SequenceOfPoint:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Blend_SequenceOfPoint ()
void Clear ()
 ~Blend_SequenceOfPoint ()
const Blend_SequenceOfPointAssign (const Blend_SequenceOfPoint &Other)
const Blend_SequenceOfPointoperator= (const Blend_SequenceOfPoint &Other)
void Append (const Blend_Point &T)
void Append (Blend_SequenceOfPoint &S)
void Prepend (const Blend_Point &T)
void Prepend (Blend_SequenceOfPoint &S)
void InsertBefore (const Standard_Integer Index, const Blend_Point &T)
void InsertBefore (const Standard_Integer Index, Blend_SequenceOfPoint &S)
void InsertAfter (const Standard_Integer Index, const Blend_Point &T)
void InsertAfter (const Standard_Integer Index, Blend_SequenceOfPoint &S)
const Blend_PointFirst () const
const Blend_PointLast () const
void Split (const Standard_Integer Index, Blend_SequenceOfPoint &Sub)
const Blend_PointValue (const Standard_Integer Index) const
const Blend_Pointoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Blend_Point &I)
Blend_PointChangeValue (const Standard_Integer Index)
Blend_Pointoperator() (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 Blend_Point& Blend_SequenceOfPoint::operator() ( const Standard_Integer  Index) const [inline]
Blend_Point& Blend_SequenceOfPoint::operator() ( const Standard_Integer  Index) [inline]
const Blend_SequenceOfPoint& Blend_SequenceOfPoint::operator= ( const Blend_SequenceOfPoint Other) [inline]

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