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