|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| TColGeom_Array1OfBSplineCurve::~TColGeom_Array1OfBSplineCurve | ( | ) | [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 |
| void TColGeom_Array1OfBSplineCurve::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TColGeom_Array1OfBSplineCurve::operator new | ( | size_t | size | ) | [inline] |
| void* TColGeom_Array1OfBSplineCurve::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_Geom_BSplineCurve& TColGeom_Array1OfBSplineCurve::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_Geom_BSplineCurve& TColGeom_Array1OfBSplineCurve::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const TColGeom_Array1OfBSplineCurve& TColGeom_Array1OfBSplineCurve::operator= | ( | const TColGeom_Array1OfBSplineCurve & | Other | ) | [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.7.4