Open CASCADE Technology  6.9.0
Public Member Functions

Approx_Array1OfGTrsf2d Class Reference

#include <Approx_Array1OfGTrsf2d.hxx>

Public Member Functions

 Approx_Array1OfGTrsf2d (const Standard_Integer Low, const Standard_Integer Up)
 
 Approx_Array1OfGTrsf2d (const gp_GTrsf2d &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const gp_GTrsf2d &V)
 
void Destroy ()
 
 ~Approx_Array1OfGTrsf2d ()
 
Standard_Boolean IsAllocated () const
 
const Approx_Array1OfGTrsf2dAssign (const Approx_Array1OfGTrsf2d &Other)
 
const Approx_Array1OfGTrsf2doperator= (const Approx_Array1OfGTrsf2d &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const gp_GTrsf2d &Value)
 
const gp_GTrsf2dValue (const Standard_Integer Index) const
 
const gp_GTrsf2doperator() (const Standard_Integer Index) const
 
gp_GTrsf2dChangeValue (const Standard_Integer Index)
 
gp_GTrsf2doperator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

Approx_Array1OfGTrsf2d::Approx_Array1OfGTrsf2d ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Approx_Array1OfGTrsf2d::Approx_Array1OfGTrsf2d ( const gp_GTrsf2d Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Approx_Array1OfGTrsf2d::~Approx_Array1OfGTrsf2d ( )
inline

Member Function Documentation

const Approx_Array1OfGTrsf2d& Approx_Array1OfGTrsf2d::Assign ( const Approx_Array1OfGTrsf2d Other)
gp_GTrsf2d& Approx_Array1OfGTrsf2d::ChangeValue ( const Standard_Integer  Index)
void Approx_Array1OfGTrsf2d::Destroy ( )
void Approx_Array1OfGTrsf2d::Init ( const gp_GTrsf2d V)
Standard_Boolean Approx_Array1OfGTrsf2d::IsAllocated ( ) const
Standard_Integer Approx_Array1OfGTrsf2d::Length ( ) const
Standard_Integer Approx_Array1OfGTrsf2d::Lower ( ) const
const gp_GTrsf2d& Approx_Array1OfGTrsf2d::operator() ( const Standard_Integer  Index) const
inline
gp_GTrsf2d& Approx_Array1OfGTrsf2d::operator() ( const Standard_Integer  Index)
inline
const Approx_Array1OfGTrsf2d& Approx_Array1OfGTrsf2d::operator= ( const Approx_Array1OfGTrsf2d Other)
inline
void Approx_Array1OfGTrsf2d::SetValue ( const Standard_Integer  Index,
const gp_GTrsf2d Value 
)
Standard_Integer Approx_Array1OfGTrsf2d::Upper ( ) const
const gp_GTrsf2d& Approx_Array1OfGTrsf2d::Value ( const Standard_Integer  Index) const

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