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