Open CASCADE Technology  6.9.0
Public Member Functions

IGESGeom_Array1OfTransformationMatrix Class Reference

#include <IGESGeom_Array1OfTransformationMatrix.hxx>

Public Member Functions

 IGESGeom_Array1OfTransformationMatrix (const Standard_Integer Low, const Standard_Integer Up)
 
 IGESGeom_Array1OfTransformationMatrix (const Handle< IGESGeom_TransformationMatrix > &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const Handle< IGESGeom_TransformationMatrix > &V)
 
void Destroy ()
 
 ~IGESGeom_Array1OfTransformationMatrix ()
 
Standard_Boolean IsAllocated () const
 
const
IGESGeom_Array1OfTransformationMatrix
Assign (const IGESGeom_Array1OfTransformationMatrix &Other)
 
const
IGESGeom_Array1OfTransformationMatrix
operator= (const IGESGeom_Array1OfTransformationMatrix &Other)
 
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
 
const Handle
< IGESGeom_TransformationMatrix > & 
operator() (const Standard_Integer Index) const
 
Handle
< IGESGeom_TransformationMatrix > & 
ChangeValue (const Standard_Integer Index)
 
Handle
< IGESGeom_TransformationMatrix > & 
operator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

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

Member Function Documentation

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
const Handle< IGESGeom_TransformationMatrix >& IGESGeom_Array1OfTransformationMatrix::operator() ( const Standard_Integer  Index) const
inline
Handle< IGESGeom_TransformationMatrix >& IGESGeom_Array1OfTransformationMatrix::operator() ( const Standard_Integer  Index)
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

The documentation for this class was generated from the following file: