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