#include <StepGeom_HArray1OfCartesianPoint.hxx>

Public Member Functions | |
| StepGeom_HArray1OfCartesianPoint (const Standard_Integer Low, const Standard_Integer Up) | |
| StepGeom_HArray1OfCartesianPoint (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepGeom_CartesianPoint > &V) | |
| void | Init (const Handle< StepGeom_CartesianPoint > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepGeom_CartesianPoint > &Value) |
| const Handle_StepGeom_CartesianPoint & | Value (const Standard_Integer Index) const |
| Handle_StepGeom_CartesianPoint & | ChangeValue (const Standard_Integer Index) |
| const StepGeom_Array1OfCartesianPoint & | Array1 () const |
| StepGeom_Array1OfCartesianPoint & | ChangeArray1 () |
| StepGeom_HArray1OfCartesianPoint::StepGeom_HArray1OfCartesianPoint | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up | |||
| ) |
| StepGeom_HArray1OfCartesianPoint::StepGeom_HArray1OfCartesianPoint | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up, | |||
| const Handle< StepGeom_CartesianPoint > & | V | |||
| ) |
| const StepGeom_Array1OfCartesianPoint& StepGeom_HArray1OfCartesianPoint::Array1 | ( | ) | const |
| StepGeom_Array1OfCartesianPoint& StepGeom_HArray1OfCartesianPoint::ChangeArray1 | ( | ) |
| Handle_StepGeom_CartesianPoint& StepGeom_HArray1OfCartesianPoint::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_HArray1OfCartesianPoint::Init | ( | const Handle< StepGeom_CartesianPoint > & | V | ) |
| Standard_Integer StepGeom_HArray1OfCartesianPoint::Length | ( | ) | const |
| Standard_Integer StepGeom_HArray1OfCartesianPoint::Lower | ( | ) | const |
| void StepGeom_HArray1OfCartesianPoint::SetValue | ( | const Standard_Integer | Index, | |
| const Handle< StepGeom_CartesianPoint > & | Value | |||
| ) |
| Standard_Integer StepGeom_HArray1OfCartesianPoint::Upper | ( | ) | const |
| const Handle_StepGeom_CartesianPoint& StepGeom_HArray1OfCartesianPoint::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3