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