Open CASCADE Technology
6.5.4
|
#include <HLRAlgo_HArray1OfPHDat.hxx>
Public Member Functions | |
HLRAlgo_HArray1OfPHDat (const Standard_Integer Low, const Standard_Integer Up) | |
HLRAlgo_HArray1OfPHDat (const Standard_Integer Low, const Standard_Integer Up, const HLRAlgo_PolyHidingData &V) | |
void | Init (const HLRAlgo_PolyHidingData &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const HLRAlgo_PolyHidingData &Value) |
const HLRAlgo_PolyHidingData & | Value (const Standard_Integer Index) const |
HLRAlgo_PolyHidingData & | ChangeValue (const Standard_Integer Index) |
const HLRAlgo_Array1OfPHDat & | Array1 () const |
HLRAlgo_Array1OfPHDat & | ChangeArray1 () |
HLRAlgo_HArray1OfPHDat::HLRAlgo_HArray1OfPHDat | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
HLRAlgo_HArray1OfPHDat::HLRAlgo_HArray1OfPHDat | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const HLRAlgo_PolyHidingData & | V | ||
) |
void HLRAlgo_HArray1OfPHDat::SetValue | ( | const Standard_Integer | Index, |
const HLRAlgo_PolyHidingData & | Value | ||
) |
const HLRAlgo_PolyHidingData& HLRAlgo_HArray1OfPHDat::Value | ( | const Standard_Integer | Index | ) | const |