|
Open CASCADE Technology
6.5.4
|
#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 | ||
| ) |
| Handle_StepGeom_CartesianPoint& StepGeom_HArray1OfCartesianPoint::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_HArray1OfCartesianPoint::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepGeom_CartesianPoint > & | Value | ||
| ) |
| const Handle_StepGeom_CartesianPoint& StepGeom_HArray1OfCartesianPoint::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0