|
Open CASCADE Technology
6.9.0
|
#include <StepVisual_Array1OfInvisibleItem.hxx>
| StepVisual_Array1OfInvisibleItem::StepVisual_Array1OfInvisibleItem | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepVisual_Array1OfInvisibleItem::StepVisual_Array1OfInvisibleItem | ( | const StepVisual_InvisibleItem & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const StepVisual_Array1OfInvisibleItem& StepVisual_Array1OfInvisibleItem::Assign | ( | const StepVisual_Array1OfInvisibleItem & | Other | ) |
| StepVisual_InvisibleItem& StepVisual_Array1OfInvisibleItem::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepVisual_Array1OfInvisibleItem::Destroy | ( | ) |
| void StepVisual_Array1OfInvisibleItem::Init | ( | const StepVisual_InvisibleItem & | V | ) |
| Standard_Boolean StepVisual_Array1OfInvisibleItem::IsAllocated | ( | ) | const |
| Standard_Integer StepVisual_Array1OfInvisibleItem::Length | ( | ) | const |
| Standard_Integer StepVisual_Array1OfInvisibleItem::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void StepVisual_Array1OfInvisibleItem::SetValue | ( | const Standard_Integer | Index, |
| const StepVisual_InvisibleItem & | Value | ||
| ) |
| Standard_Integer StepVisual_Array1OfInvisibleItem::Upper | ( | ) | const |
| const StepVisual_InvisibleItem& StepVisual_Array1OfInvisibleItem::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5