Open CASCADE Technology 6.6.0
|
#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 | ||
) |
StepShape_Array1OfOrientedEdge::~StepShape_Array1OfOrientedEdge | ( | ) | [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 |
Handle_StepShape_OrientedEdge& StepShape_Array1OfOrientedEdge::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_StepShape_OrientedEdge& StepShape_Array1OfOrientedEdge::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const StepShape_Array1OfOrientedEdge& StepShape_Array1OfOrientedEdge::operator= | ( | const StepShape_Array1OfOrientedEdge & | Other | ) | [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 |