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