|
Open CASCADE Technology 6.5.2
|
#include <Approx_HArray1OfAdHSurface.hxx>

Public Member Functions | |
| Approx_HArray1OfAdHSurface (const Standard_Integer Low, const Standard_Integer Up) | |
| Approx_HArray1OfAdHSurface (const Standard_Integer Low, const Standard_Integer Up, const Handle< Adaptor3d_HSurface > &V) | |
| void | Init (const Handle< Adaptor3d_HSurface > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< Adaptor3d_HSurface > &Value) |
| const Handle_Adaptor3d_HSurface & | Value (const Standard_Integer Index) const |
| Handle_Adaptor3d_HSurface & | ChangeValue (const Standard_Integer Index) |
| const Approx_Array1OfAdHSurface & | Array1 () const |
| Approx_Array1OfAdHSurface & | ChangeArray1 () |
| Approx_HArray1OfAdHSurface::Approx_HArray1OfAdHSurface | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| Approx_HArray1OfAdHSurface::Approx_HArray1OfAdHSurface | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< Adaptor3d_HSurface > & | V | ||
| ) |
| const Approx_Array1OfAdHSurface& Approx_HArray1OfAdHSurface::Array1 | ( | ) | const |
| Approx_Array1OfAdHSurface& Approx_HArray1OfAdHSurface::ChangeArray1 | ( | ) |
| Handle_Adaptor3d_HSurface& Approx_HArray1OfAdHSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Approx_HArray1OfAdHSurface::Init | ( | const Handle< Adaptor3d_HSurface > & | V | ) |
| Standard_Integer Approx_HArray1OfAdHSurface::Length | ( | ) | const |
| Standard_Integer Approx_HArray1OfAdHSurface::Lower | ( | ) | const |
| void Approx_HArray1OfAdHSurface::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Adaptor3d_HSurface > & | Value | ||
| ) |
| Standard_Integer Approx_HArray1OfAdHSurface::Upper | ( | ) | const |
| const Handle_Adaptor3d_HSurface& Approx_HArray1OfAdHSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4