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