Open CASCADE Technology 6.6.0
|
#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 | ||
) |
const HLRAlgo_Array1OfPHDat& HLRAlgo_HArray1OfPHDat::Array1 | ( | ) | const |
HLRAlgo_Array1OfPHDat& HLRAlgo_HArray1OfPHDat::ChangeArray1 | ( | ) |
HLRAlgo_PolyHidingData& HLRAlgo_HArray1OfPHDat::ChangeValue | ( | const Standard_Integer | Index | ) |
void HLRAlgo_HArray1OfPHDat::Init | ( | const HLRAlgo_PolyHidingData & | V | ) |
Standard_Integer HLRAlgo_HArray1OfPHDat::Length | ( | ) | const |
Standard_Integer HLRAlgo_HArray1OfPHDat::Lower | ( | ) | const |
void HLRAlgo_HArray1OfPHDat::SetValue | ( | const Standard_Integer | Index, |
const HLRAlgo_PolyHidingData & | Value | ||
) |
Standard_Integer HLRAlgo_HArray1OfPHDat::Upper | ( | ) | const |
const HLRAlgo_PolyHidingData& HLRAlgo_HArray1OfPHDat::Value | ( | const Standard_Integer | Index | ) | const |