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