Open CASCADE Technology
6.5.4
|
#include <BRepSweep_SequenceOfShapesOfNumLinearRegularSweep.hxx>
DEFINE_STANDARD_ALLOC BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::BRepSweep_SequenceOfShapesOfNumLinearRegularSweep | ( | ) |
BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::~BRepSweep_SequenceOfShapesOfNumLinearRegularSweep | ( | ) | [inline] |
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::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::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
TopoDS_Shape& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep& BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::operator= | ( | const BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | Other | ) | [inline] |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Prepend | ( | BRepSweep_SequenceOfShapesOfNumLinearRegularSweep & | S | ) |
void BRepSweep_SequenceOfShapesOfNumLinearRegularSweep::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |