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

Public Member Functions | |
| GeomFill_HArray1OfSectionLaw (const Standard_Integer Low, const Standard_Integer Up) | |
| GeomFill_HArray1OfSectionLaw (const Standard_Integer Low, const Standard_Integer Up, const Handle< GeomFill_SectionLaw > &V) | |
| void | Init (const Handle< GeomFill_SectionLaw > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< GeomFill_SectionLaw > &Value) |
| const Handle_GeomFill_SectionLaw & | Value (const Standard_Integer Index) const |
| Handle_GeomFill_SectionLaw & | ChangeValue (const Standard_Integer Index) |
| const GeomFill_Array1OfSectionLaw & | Array1 () const |
| GeomFill_Array1OfSectionLaw & | ChangeArray1 () |
| GeomFill_HArray1OfSectionLaw::GeomFill_HArray1OfSectionLaw | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| GeomFill_HArray1OfSectionLaw::GeomFill_HArray1OfSectionLaw | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< GeomFill_SectionLaw > & | V | ||
| ) |
| const GeomFill_Array1OfSectionLaw& GeomFill_HArray1OfSectionLaw::Array1 | ( | ) | const |
| GeomFill_Array1OfSectionLaw& GeomFill_HArray1OfSectionLaw::ChangeArray1 | ( | ) |
| Handle_GeomFill_SectionLaw& GeomFill_HArray1OfSectionLaw::ChangeValue | ( | const Standard_Integer | Index | ) |
| void GeomFill_HArray1OfSectionLaw::Init | ( | const Handle< GeomFill_SectionLaw > & | V | ) |
| Standard_Integer GeomFill_HArray1OfSectionLaw::Length | ( | ) | const |
| Standard_Integer GeomFill_HArray1OfSectionLaw::Lower | ( | ) | const |
| void GeomFill_HArray1OfSectionLaw::SetValue | ( | const Standard_Integer | Index, |
| const Handle< GeomFill_SectionLaw > & | Value | ||
| ) |
| Standard_Integer GeomFill_HArray1OfSectionLaw::Upper | ( | ) | const |
| const Handle_GeomFill_SectionLaw& GeomFill_HArray1OfSectionLaw::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4