Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
GeomLib_Array1OfMat Class Reference

#include <GeomLib_Array1OfMat.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC GeomLib_Array1OfMat (const Standard_Integer Low, const Standard_Integer Up)
 GeomLib_Array1OfMat (const gp_Mat &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const gp_Mat &V)
void Destroy ()
 ~GeomLib_Array1OfMat ()
Standard_Boolean IsAllocated () const
const GeomLib_Array1OfMatAssign (const GeomLib_Array1OfMat &Other)
const GeomLib_Array1OfMatoperator= (const GeomLib_Array1OfMat &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const gp_Mat &Value)
const gp_MatValue (const Standard_Integer Index) const
const gp_Matoperator() (const Standard_Integer Index) const
gp_MatChangeValue (const Standard_Integer Index)
gp_Matoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const gp_Mat& GeomLib_Array1OfMat::operator() ( const Standard_Integer  Index) const [inline]
gp_Mat& GeomLib_Array1OfMat::operator() ( const Standard_Integer  Index) [inline]
const GeomLib_Array1OfMat& GeomLib_Array1OfMat::operator= ( const GeomLib_Array1OfMat Other) [inline]

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