|
Open CASCADE Technology
6.9.0
|
#include <AppDef_Array1OfMultiPointConstraint.hxx>
| AppDef_Array1OfMultiPointConstraint::AppDef_Array1OfMultiPointConstraint | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| AppDef_Array1OfMultiPointConstraint::AppDef_Array1OfMultiPointConstraint | ( | const AppDef_MultiPointConstraint & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const AppDef_Array1OfMultiPointConstraint& AppDef_Array1OfMultiPointConstraint::Assign | ( | const AppDef_Array1OfMultiPointConstraint & | Other | ) |
| AppDef_MultiPointConstraint& AppDef_Array1OfMultiPointConstraint::ChangeValue | ( | const Standard_Integer | Index | ) |
| void AppDef_Array1OfMultiPointConstraint::Destroy | ( | ) |
| void AppDef_Array1OfMultiPointConstraint::Init | ( | const AppDef_MultiPointConstraint & | V | ) |
| Standard_Boolean AppDef_Array1OfMultiPointConstraint::IsAllocated | ( | ) | const |
| Standard_Integer AppDef_Array1OfMultiPointConstraint::Length | ( | ) | const |
| Standard_Integer AppDef_Array1OfMultiPointConstraint::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void AppDef_Array1OfMultiPointConstraint::SetValue | ( | const Standard_Integer | Index, |
| const AppDef_MultiPointConstraint & | Value | ||
| ) |
| Standard_Integer AppDef_Array1OfMultiPointConstraint::Upper | ( | ) | const |
| const AppDef_MultiPointConstraint& AppDef_Array1OfMultiPointConstraint::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5