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

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