Open CASCADE Technology
6.5.4
|
#include <StepShape_Array1OfOrientedEdge.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const StepShape_Array1OfOrientedEdge& StepShape_Array1OfOrientedEdge::Assign | ( | const StepShape_Array1OfOrientedEdge & | Other | ) |
Handle_StepShape_OrientedEdge& StepShape_Array1OfOrientedEdge::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StepShape_OrientedEdge& StepShape_Array1OfOrientedEdge::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepShape_OrientedEdge& StepShape_Array1OfOrientedEdge::operator() | ( | const Standard_Integer | Index | ) | [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 | ||
) |
const Handle_StepShape_OrientedEdge& StepShape_Array1OfOrientedEdge::Value | ( | const Standard_Integer | Index | ) | const |