|
Open CASCADE Technology
6.5.4
|
#include <TColGeom_Array1OfBoundedCurve.hxx>
| DEFINE_STANDARD_ALLOC TColGeom_Array1OfBoundedCurve::TColGeom_Array1OfBoundedCurve | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TColGeom_Array1OfBoundedCurve::TColGeom_Array1OfBoundedCurve | ( | const Handle< Geom_BoundedCurve > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| const TColGeom_Array1OfBoundedCurve& TColGeom_Array1OfBoundedCurve::Assign | ( | const TColGeom_Array1OfBoundedCurve & | Other | ) |
| Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TColGeom_Array1OfBoundedCurve& TColGeom_Array1OfBoundedCurve::operator= | ( | const TColGeom_Array1OfBoundedCurve & | Other | ) | [inline] |
| void TColGeom_Array1OfBoundedCurve::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Geom_BoundedCurve > & | Value | ||
| ) |
| const Handle_Geom_BoundedCurve& TColGeom_Array1OfBoundedCurve::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0