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

#include <BRepBlend_SequenceOfLine.hxx>

Inheritance diagram for BRepBlend_SequenceOfLine:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepBlend_SequenceOfLine ()
void Clear ()
 ~BRepBlend_SequenceOfLine ()
const BRepBlend_SequenceOfLineAssign (const BRepBlend_SequenceOfLine &Other)
const BRepBlend_SequenceOfLineoperator= (const BRepBlend_SequenceOfLine &Other)
void Append (const Handle< BRepBlend_Line > &T)
void Append (BRepBlend_SequenceOfLine &S)
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)
void InsertAfter (const Standard_Integer Index, const Handle< BRepBlend_Line > &T)
void InsertAfter (const Standard_Integer Index, BRepBlend_SequenceOfLine &S)
const Handle_BRepBlend_Line & First () const
const Handle_BRepBlend_Line & Last () const
void Split (const Standard_Integer Index, BRepBlend_SequenceOfLine &Sub)
const Handle_BRepBlend_Line & Value (const Standard_Integer Index) const
const Handle_BRepBlend_Line & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< BRepBlend_Line > &I)
Handle_BRepBlend_Line & ChangeValue (const Standard_Integer Index)
Handle_BRepBlend_Line & operator() (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 Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::First ( ) const
const Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::Last ( ) const
const Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::operator() ( const Standard_Integer  Index) const [inline]
Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::operator() ( const Standard_Integer  Index) [inline]
const BRepBlend_SequenceOfLine& BRepBlend_SequenceOfLine::operator= ( const BRepBlend_SequenceOfLine Other) [inline]
const Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::Value ( const Standard_Integer  Index) const

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