Open CASCADE Technology
6.5.4
|
#include <StepShape_Array1OfFaceBound.hxx>
DEFINE_STANDARD_ALLOC StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound | ( | const Handle< StepShape_FaceBound > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::Assign | ( | const StepShape_Array1OfFaceBound & | Other | ) |
Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::operator= | ( | const StepShape_Array1OfFaceBound & | Other | ) | [inline] |
void StepShape_Array1OfFaceBound::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepShape_FaceBound > & | Value | ||
) |
const Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::Value | ( | const Standard_Integer | Index | ) | const |