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