|
Open CASCADE Technology
6.9.0
|
#include <TopOpeBRep_Array1OfLineInter.hxx>
Public Member Functions | |
| TopOpeBRep_Array1OfLineInter (const Standard_Integer Low, const Standard_Integer Up) | |
| TopOpeBRep_Array1OfLineInter (const TopOpeBRep_LineInter &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const TopOpeBRep_LineInter &V) |
| void | Destroy () |
| ~TopOpeBRep_Array1OfLineInter () | |
| Standard_Boolean | IsAllocated () const |
| const TopOpeBRep_Array1OfLineInter & | Assign (const TopOpeBRep_Array1OfLineInter &Other) |
| const TopOpeBRep_Array1OfLineInter & | operator= (const TopOpeBRep_Array1OfLineInter &Other) |
| 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 |
| const TopOpeBRep_LineInter & | operator() (const Standard_Integer Index) const |
| TopOpeBRep_LineInter & | ChangeValue (const Standard_Integer Index) |
| TopOpeBRep_LineInter & | operator() (const Standard_Integer Index) |
| TopOpeBRep_Array1OfLineInter::TopOpeBRep_Array1OfLineInter | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TopOpeBRep_Array1OfLineInter::TopOpeBRep_Array1OfLineInter | ( | const TopOpeBRep_LineInter & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const TopOpeBRep_Array1OfLineInter& TopOpeBRep_Array1OfLineInter::Assign | ( | const TopOpeBRep_Array1OfLineInter & | Other | ) |
| TopOpeBRep_LineInter& TopOpeBRep_Array1OfLineInter::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TopOpeBRep_Array1OfLineInter::Destroy | ( | ) |
| void TopOpeBRep_Array1OfLineInter::Init | ( | const TopOpeBRep_LineInter & | V | ) |
| Standard_Boolean TopOpeBRep_Array1OfLineInter::IsAllocated | ( | ) | const |
| Standard_Integer TopOpeBRep_Array1OfLineInter::Length | ( | ) | const |
| Standard_Integer TopOpeBRep_Array1OfLineInter::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void TopOpeBRep_Array1OfLineInter::SetValue | ( | const Standard_Integer | Index, |
| const TopOpeBRep_LineInter & | Value | ||
| ) |
| Standard_Integer TopOpeBRep_Array1OfLineInter::Upper | ( | ) | const |
| const TopOpeBRep_LineInter& TopOpeBRep_Array1OfLineInter::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5