Open CASCADE Technology 6.6.0
Public Member Functions
IGESGeom_HArray1OfTransformationMatrix Class Reference

#include <IGESGeom_HArray1OfTransformationMatrix.hxx>

Inheritance diagram for IGESGeom_HArray1OfTransformationMatrix:
Inheritance graph
[legend]

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_Array1OfTransformationMatrixChangeArray1 ()

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines