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