|
Open CASCADE Technology 6.5.2
|
#include <TColGeom2d_HArray1OfBoundedCurve.hxx>

Public Member Functions | |
| TColGeom2d_HArray1OfBoundedCurve (const Standard_Integer Low, const Standard_Integer Up) | |
| TColGeom2d_HArray1OfBoundedCurve (const Standard_Integer Low, const Standard_Integer Up, const Handle< Geom2d_BoundedCurve > &V) | |
| void | Init (const Handle< Geom2d_BoundedCurve > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< Geom2d_BoundedCurve > &Value) |
| const Handle_Geom2d_BoundedCurve & | Value (const Standard_Integer Index) const |
| Handle_Geom2d_BoundedCurve & | ChangeValue (const Standard_Integer Index) |
| const TColGeom2d_Array1OfBoundedCurve & | Array1 () const |
| TColGeom2d_Array1OfBoundedCurve & | ChangeArray1 () |
| TColGeom2d_HArray1OfBoundedCurve::TColGeom2d_HArray1OfBoundedCurve | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TColGeom2d_HArray1OfBoundedCurve::TColGeom2d_HArray1OfBoundedCurve | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< Geom2d_BoundedCurve > & | V | ||
| ) |
| const TColGeom2d_Array1OfBoundedCurve& TColGeom2d_HArray1OfBoundedCurve::Array1 | ( | ) | const |
| TColGeom2d_Array1OfBoundedCurve& TColGeom2d_HArray1OfBoundedCurve::ChangeArray1 | ( | ) |
| Handle_Geom2d_BoundedCurve& TColGeom2d_HArray1OfBoundedCurve::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TColGeom2d_HArray1OfBoundedCurve::Init | ( | const Handle< Geom2d_BoundedCurve > & | V | ) |
| Standard_Integer TColGeom2d_HArray1OfBoundedCurve::Length | ( | ) | const |
| Standard_Integer TColGeom2d_HArray1OfBoundedCurve::Lower | ( | ) | const |
| void TColGeom2d_HArray1OfBoundedCurve::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_BoundedCurve > & | Value | ||
| ) |
| Standard_Integer TColGeom2d_HArray1OfBoundedCurve::Upper | ( | ) | const |
| const Handle_Geom2d_BoundedCurve& TColGeom2d_HArray1OfBoundedCurve::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4