Open CASCADE Technology 6.6.0
|
#include <BRepSweep_SequenceOfShapesOfNumLinearRegularSweep.hxx>
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::BRepSweep_SequenceOfShapesOfNumLinearRegularSweep | ( | ) |
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::~BRepSweep_SequenceOfShapesOfNumLinearRegularSweep | ( | ) | [inline] |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Append | ( | const TopoDS_Shape & | T | ) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Append | ( | BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | S | ) |
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Assign | ( | const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | Other | ) |
TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::ChangeValue | ( | const Standard_Integer | Index | ) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Clear | ( | ) |
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::First | ( | ) | const |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertAfter | ( | const Standard_Integer | Index, |
const TopoDS_Shape & | T | ||
) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertAfter | ( | const Standard_Integer | Index, |
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | S | ||
) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertBefore | ( | const Standard_Integer | Index, |
const TopoDS_Shape & | T | ||
) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::InsertBefore | ( | const Standard_Integer | Index, |
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | S | ||
) |
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Last | ( | ) | const |
TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator= | ( | const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | Other | ) | [inline] |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Prepend | ( | const TopoDS_Shape & | T | ) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Prepend | ( | BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | S | ) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove | ( | const Standard_Integer | Index | ) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::SetValue | ( | const Standard_Integer | Index, |
const TopoDS_Shape & | I | ||
) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Split | ( | const Standard_Integer | Index, |
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | Sub | ||
) |
const TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Value | ( | const Standard_Integer | Index | ) | const |