Open CASCADE Technology 6.6.0
|
#include <TColGeom2d_Array1OfBoundedCurve.hxx>
TColGeom2d_Array1OfBoundedCurve::TColGeom2d_Array1OfBoundedCurve | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
TColGeom2d_Array1OfBoundedCurve::TColGeom2d_Array1OfBoundedCurve | ( | const Handle< Geom2d_BoundedCurve > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
TColGeom2d_Array1OfBoundedCurve::~TColGeom2d_Array1OfBoundedCurve | ( | ) | [inline] |
const TColGeom2d_Array1OfBoundedCurve& TColGeom2d_Array1OfBoundedCurve::Assign | ( | const TColGeom2d_Array1OfBoundedCurve & | Other | ) |
Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::ChangeValue | ( | const Standard_Integer | Index | ) |
void TColGeom2d_Array1OfBoundedCurve::Destroy | ( | ) |
void TColGeom2d_Array1OfBoundedCurve::Init | ( | const Handle< Geom2d_BoundedCurve > & | V | ) |
Standard_Boolean TColGeom2d_Array1OfBoundedCurve::IsAllocated | ( | ) | const |
Standard_Integer TColGeom2d_Array1OfBoundedCurve::Length | ( | ) | const |
Standard_Integer TColGeom2d_Array1OfBoundedCurve::Lower | ( | ) | const |
Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const TColGeom2d_Array1OfBoundedCurve& TColGeom2d_Array1OfBoundedCurve::operator= | ( | const TColGeom2d_Array1OfBoundedCurve & | Other | ) | [inline] |
void TColGeom2d_Array1OfBoundedCurve::SetValue | ( | const Standard_Integer | Index, |
const Handle< Geom2d_BoundedCurve > & | Value | ||
) |
Standard_Integer TColGeom2d_Array1OfBoundedCurve::Upper | ( | ) | const |
const Handle_Geom2d_BoundedCurve& TColGeom2d_Array1OfBoundedCurve::Value | ( | const Standard_Integer | Index | ) | const |