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