Open CASCADE Technology
6.9.1
|
#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 | ||
) |
|
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 |
|
inline |
|
inline |
|
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 |