Open CASCADE Technology
6.5.4
|
#include <BRepBlend_SequenceOfPointOnRst.hxx>
const BRepBlend_SequenceOfPointOnRst& BRepBlend_SequenceOfPointOnRst::Assign | ( | const BRepBlend_SequenceOfPointOnRst & | Other | ) |
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::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] |
void BRepBlend_SequenceOfPointOnRst::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |