#include <GeomFill_HArray1OfLocationLaw.hxx>

Public Member Functions | |
| GeomFill_HArray1OfLocationLaw (const Standard_Integer Low, const Standard_Integer Up) | |
| GeomFill_HArray1OfLocationLaw (const Standard_Integer Low, const Standard_Integer Up, const Handle< GeomFill_LocationLaw > &V) | |
| void | Init (const Handle< GeomFill_LocationLaw > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< GeomFill_LocationLaw > &Value) |
| const Handle_GeomFill_LocationLaw & | Value (const Standard_Integer Index) const |
| Handle_GeomFill_LocationLaw & | ChangeValue (const Standard_Integer Index) |
| const GeomFill_Array1OfLocationLaw & | Array1 () const |
| GeomFill_Array1OfLocationLaw & | ChangeArray1 () |
| GeomFill_HArray1OfLocationLaw::GeomFill_HArray1OfLocationLaw | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up | |||
| ) |
| GeomFill_HArray1OfLocationLaw::GeomFill_HArray1OfLocationLaw | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up, | |||
| const Handle< GeomFill_LocationLaw > & | V | |||
| ) |
| const GeomFill_Array1OfLocationLaw& GeomFill_HArray1OfLocationLaw::Array1 | ( | ) | const |
| GeomFill_Array1OfLocationLaw& GeomFill_HArray1OfLocationLaw::ChangeArray1 | ( | ) |
| Handle_GeomFill_LocationLaw& GeomFill_HArray1OfLocationLaw::ChangeValue | ( | const Standard_Integer | Index | ) |
| void GeomFill_HArray1OfLocationLaw::Init | ( | const Handle< GeomFill_LocationLaw > & | V | ) |
| Standard_Integer GeomFill_HArray1OfLocationLaw::Length | ( | ) | const |
| Standard_Integer GeomFill_HArray1OfLocationLaw::Lower | ( | ) | const |
| void GeomFill_HArray1OfLocationLaw::SetValue | ( | const Standard_Integer | Index, | |
| const Handle< GeomFill_LocationLaw > & | Value | |||
| ) |
| Standard_Integer GeomFill_HArray1OfLocationLaw::Upper | ( | ) | const |
| const Handle_GeomFill_LocationLaw& GeomFill_HArray1OfLocationLaw::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3