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