Open CASCADE Technology
6.5.4
|
#include <Extrema_SequenceOfPOnCurv.hxx>
const Extrema_SequenceOfPOnCurv& Extrema_SequenceOfPOnCurv::Assign | ( | const Extrema_SequenceOfPOnCurv & | Other | ) |
const Extrema_POnCurv& Extrema_SequenceOfPOnCurv::First | ( | ) | const |
void Extrema_SequenceOfPOnCurv::InsertAfter | ( | const Standard_Integer | Index, |
const Extrema_POnCurv & | T | ||
) |
void Extrema_SequenceOfPOnCurv::InsertAfter | ( | const Standard_Integer | Index, |
Extrema_SequenceOfPOnCurv & | S | ||
) |
void Extrema_SequenceOfPOnCurv::InsertBefore | ( | const Standard_Integer | Index, |
const Extrema_POnCurv & | T | ||
) |
void Extrema_SequenceOfPOnCurv::InsertBefore | ( | const Standard_Integer | Index, |
Extrema_SequenceOfPOnCurv & | S | ||
) |
const Extrema_POnCurv& Extrema_SequenceOfPOnCurv::Last | ( | ) | const |
const Extrema_POnCurv& Extrema_SequenceOfPOnCurv::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Extrema_POnCurv& Extrema_SequenceOfPOnCurv::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Extrema_SequenceOfPOnCurv& Extrema_SequenceOfPOnCurv::operator= | ( | const Extrema_SequenceOfPOnCurv & | Other | ) | [inline] |
void Extrema_SequenceOfPOnCurv::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Extrema_SequenceOfPOnCurv::SetValue | ( | const Standard_Integer | Index, |
const Extrema_POnCurv & | I | ||
) |
void Extrema_SequenceOfPOnCurv::Split | ( | const Standard_Integer | Index, |
Extrema_SequenceOfPOnCurv & | Sub | ||
) |
const Extrema_POnCurv& Extrema_SequenceOfPOnCurv::Value | ( | const Standard_Integer | Index | ) | const |