|
Open CASCADE Technology 6.5.2
|
#include <IGESGeom_Array1OfTransformationMatrix.hxx>
| 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 | ||
| ) |
| IGESGeom_Array1OfTransformationMatrix::~IGESGeom_Array1OfTransformationMatrix | ( | ) | [inline] |
| const IGESGeom_Array1OfTransformationMatrix& IGESGeom_Array1OfTransformationMatrix::Assign | ( | const IGESGeom_Array1OfTransformationMatrix & | Other | ) |
| Handle_IGESGeom_TransformationMatrix& IGESGeom_Array1OfTransformationMatrix::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGeom_Array1OfTransformationMatrix::Destroy | ( | ) |
| void IGESGeom_Array1OfTransformationMatrix::Init | ( | const Handle< IGESGeom_TransformationMatrix > & | V | ) |
| Standard_Boolean IGESGeom_Array1OfTransformationMatrix::IsAllocated | ( | ) | const |
| Standard_Integer IGESGeom_Array1OfTransformationMatrix::Length | ( | ) | const |
| Standard_Integer IGESGeom_Array1OfTransformationMatrix::Lower | ( | ) | const |
| void IGESGeom_Array1OfTransformationMatrix::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IGESGeom_Array1OfTransformationMatrix::operator new | ( | size_t | size | ) | [inline] |
| void* IGESGeom_Array1OfTransformationMatrix::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_IGESGeom_TransformationMatrix& IGESGeom_Array1OfTransformationMatrix::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_IGESGeom_TransformationMatrix& IGESGeom_Array1OfTransformationMatrix::operator() | ( | const Standard_Integer | Index | ) | const [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 | ||
| ) |
| Standard_Integer IGESGeom_Array1OfTransformationMatrix::Upper | ( | ) | const |
| const Handle_IGESGeom_TransformationMatrix& IGESGeom_Array1OfTransformationMatrix::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4