Open CASCADE Technology
6.5.4
|
#include <BRepBlend_SequenceOfLine.hxx>
BRepBlend_SequenceOfLine::~BRepBlend_SequenceOfLine | ( | ) | [inline] |
const BRepBlend_SequenceOfLine& BRepBlend_SequenceOfLine::Assign | ( | const BRepBlend_SequenceOfLine & | Other | ) |
Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::First | ( | ) | const |
void BRepBlend_SequenceOfLine::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< BRepBlend_Line > & | T | ||
) |
void BRepBlend_SequenceOfLine::InsertAfter | ( | const Standard_Integer | Index, |
BRepBlend_SequenceOfLine & | S | ||
) |
void BRepBlend_SequenceOfLine::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< BRepBlend_Line > & | T | ||
) |
void BRepBlend_SequenceOfLine::InsertBefore | ( | const Standard_Integer | Index, |
BRepBlend_SequenceOfLine & | S | ||
) |
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] |
void BRepBlend_SequenceOfLine::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void BRepBlend_SequenceOfLine::SetValue | ( | const Standard_Integer | Index, |
const Handle< BRepBlend_Line > & | I | ||
) |
void BRepBlend_SequenceOfLine::Split | ( | const Standard_Integer | Index, |
BRepBlend_SequenceOfLine & | Sub | ||
) |
const Handle_BRepBlend_Line& BRepBlend_SequenceOfLine::Value | ( | const Standard_Integer | Index | ) | const |