Open CASCADE Technology
6.5.4
|
#include <HLRAlgo_Array1OfPHDat.hxx>
DEFINE_STANDARD_ALLOC HLRAlgo_Array1OfPHDat::HLRAlgo_Array1OfPHDat | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
HLRAlgo_Array1OfPHDat::HLRAlgo_Array1OfPHDat | ( | const HLRAlgo_PolyHidingData & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
HLRAlgo_Array1OfPHDat::~HLRAlgo_Array1OfPHDat | ( | ) | [inline] |
Standard_Integer HLRAlgo_Array1OfPHDat::Lower | ( | ) | const |
const HLRAlgo_PolyHidingData& HLRAlgo_Array1OfPHDat::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
HLRAlgo_PolyHidingData& HLRAlgo_Array1OfPHDat::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const HLRAlgo_Array1OfPHDat& HLRAlgo_Array1OfPHDat::operator= | ( | const HLRAlgo_Array1OfPHDat & | Other | ) | [inline] |
void HLRAlgo_Array1OfPHDat::SetValue | ( | const Standard_Integer | Index, |
const HLRAlgo_PolyHidingData & | Value | ||
) |
Standard_Integer HLRAlgo_Array1OfPHDat::Upper | ( | ) | const |
const HLRAlgo_PolyHidingData& HLRAlgo_Array1OfPHDat::Value | ( | const Standard_Integer | Index | ) | const |