|
Open CASCADE Technology 6.5.2
|
#include <HLRAlgo_HArray1OfPISeg.hxx>

Public Member Functions | |
| HLRAlgo_HArray1OfPISeg (const Standard_Integer Low, const Standard_Integer Up) | |
| HLRAlgo_HArray1OfPISeg (const Standard_Integer Low, const Standard_Integer Up, const HLRAlgo_PolyInternalSegment &V) | |
| void | Init (const HLRAlgo_PolyInternalSegment &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const HLRAlgo_PolyInternalSegment &Value) |
| const HLRAlgo_PolyInternalSegment & | Value (const Standard_Integer Index) const |
| HLRAlgo_PolyInternalSegment & | ChangeValue (const Standard_Integer Index) |
| const HLRAlgo_Array1OfPISeg & | Array1 () const |
| HLRAlgo_Array1OfPISeg & | ChangeArray1 () |
| HLRAlgo_HArray1OfPISeg::HLRAlgo_HArray1OfPISeg | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| HLRAlgo_HArray1OfPISeg::HLRAlgo_HArray1OfPISeg | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const HLRAlgo_PolyInternalSegment & | V | ||
| ) |
| const HLRAlgo_Array1OfPISeg& HLRAlgo_HArray1OfPISeg::Array1 | ( | ) | const |
| HLRAlgo_Array1OfPISeg& HLRAlgo_HArray1OfPISeg::ChangeArray1 | ( | ) |
| HLRAlgo_PolyInternalSegment& HLRAlgo_HArray1OfPISeg::ChangeValue | ( | const Standard_Integer | Index | ) |
| void HLRAlgo_HArray1OfPISeg::Init | ( | const HLRAlgo_PolyInternalSegment & | V | ) |
| Standard_Integer HLRAlgo_HArray1OfPISeg::Length | ( | ) | const |
| Standard_Integer HLRAlgo_HArray1OfPISeg::Lower | ( | ) | const |
| void HLRAlgo_HArray1OfPISeg::SetValue | ( | const Standard_Integer | Index, |
| const HLRAlgo_PolyInternalSegment & | Value | ||
| ) |
| Standard_Integer HLRAlgo_HArray1OfPISeg::Upper | ( | ) | const |
| const HLRAlgo_PolyInternalSegment& HLRAlgo_HArray1OfPISeg::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4