|
Open CASCADE Technology
6.5.4
|
#include <StepShape_Array1OfShell.hxx>
| DEFINE_STANDARD_ALLOC StepShape_Array1OfShell::StepShape_Array1OfShell | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepShape_Array1OfShell::StepShape_Array1OfShell | ( | const StepShape_Shell & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| StepShape_Array1OfShell::~StepShape_Array1OfShell | ( | ) | [inline] |
| const StepShape_Array1OfShell& StepShape_Array1OfShell::Assign | ( | const StepShape_Array1OfShell & | Other | ) |
| const StepShape_Shell& StepShape_Array1OfShell::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| StepShape_Shell& StepShape_Array1OfShell::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const StepShape_Array1OfShell& StepShape_Array1OfShell::operator= | ( | const StepShape_Array1OfShell & | Other | ) | [inline] |
| void StepShape_Array1OfShell::SetValue | ( | const Standard_Integer | Index, |
| const StepShape_Shell & | Value | ||
| ) |
| const StepShape_Shell& StepShape_Array1OfShell::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0