Open CASCADE Technology
6.5.4
|
#include <IGESGeom_HArray1OfTransformationMatrix.hxx>
Public Member Functions | |
IGESGeom_HArray1OfTransformationMatrix (const Standard_Integer Low, const Standard_Integer Up) | |
IGESGeom_HArray1OfTransformationMatrix (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESGeom_TransformationMatrix > &V) | |
void | Init (const Handle< IGESGeom_TransformationMatrix > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< IGESGeom_TransformationMatrix > &Value) |
const Handle_IGESGeom_TransformationMatrix & | Value (const Standard_Integer Index) const |
Handle_IGESGeom_TransformationMatrix & | ChangeValue (const Standard_Integer Index) |
const IGESGeom_Array1OfTransformationMatrix & | Array1 () const |
IGESGeom_Array1OfTransformationMatrix & | ChangeArray1 () |
IGESGeom_HArray1OfTransformationMatrix::IGESGeom_HArray1OfTransformationMatrix | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
IGESGeom_HArray1OfTransformationMatrix::IGESGeom_HArray1OfTransformationMatrix | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< IGESGeom_TransformationMatrix > & | V | ||
) |
const IGESGeom_Array1OfTransformationMatrix& IGESGeom_HArray1OfTransformationMatrix::Array1 | ( | ) | const |
Handle_IGESGeom_TransformationMatrix& IGESGeom_HArray1OfTransformationMatrix::ChangeValue | ( | const Standard_Integer | Index | ) |
void IGESGeom_HArray1OfTransformationMatrix::Init | ( | const Handle< IGESGeom_TransformationMatrix > & | V | ) |
void IGESGeom_HArray1OfTransformationMatrix::SetValue | ( | const Standard_Integer | Index, |
const Handle< IGESGeom_TransformationMatrix > & | Value | ||
) |
const Handle_IGESGeom_TransformationMatrix& IGESGeom_HArray1OfTransformationMatrix::Value | ( | const Standard_Integer | Index | ) | const |