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