Open CASCADE Technology
6.5.4
|
#include <Approx_Array1OfGTrsf2d.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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_Array1OfGTrsf2d & | Assign (const Approx_Array1OfGTrsf2d &Other) |
const Approx_Array1OfGTrsf2d & | operator= (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_GTrsf2d & | Value (const Standard_Integer Index) const |
const gp_GTrsf2d & | operator() (const Standard_Integer Index) const |
gp_GTrsf2d & | ChangeValue (const Standard_Integer Index) |
gp_GTrsf2d & | operator() (const Standard_Integer Index) |
DEFINE_STANDARD_ALLOC 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] |
const Approx_Array1OfGTrsf2d& Approx_Array1OfGTrsf2d::Assign | ( | const Approx_Array1OfGTrsf2d & | Other | ) |
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 | ||
) |
const gp_GTrsf2d& Approx_Array1OfGTrsf2d::Value | ( | const Standard_Integer | Index | ) | const |