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