|
Open CASCADE Technology 6.5.2
|
#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 |
| IGESGeom_Array1OfTransformationMatrix& IGESGeom_HArray1OfTransformationMatrix::ChangeArray1 | ( | ) |
| Handle_IGESGeom_TransformationMatrix& IGESGeom_HArray1OfTransformationMatrix::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGeom_HArray1OfTransformationMatrix::Init | ( | const Handle< IGESGeom_TransformationMatrix > & | V | ) |
| Standard_Integer IGESGeom_HArray1OfTransformationMatrix::Length | ( | ) | const |
| Standard_Integer IGESGeom_HArray1OfTransformationMatrix::Lower | ( | ) | const |
| void IGESGeom_HArray1OfTransformationMatrix::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESGeom_TransformationMatrix > & | Value | ||
| ) |
| Standard_Integer IGESGeom_HArray1OfTransformationMatrix::Upper | ( | ) | const |
| const Handle_IGESGeom_TransformationMatrix& IGESGeom_HArray1OfTransformationMatrix::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4