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