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

#include <Intf_Array1OfLin.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Intf_Array1OfLin (const Standard_Integer Low, const Standard_Integer Up)
 Intf_Array1OfLin (const gp_Lin &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const gp_Lin &V)
void Destroy ()
 ~Intf_Array1OfLin ()
Standard_Boolean IsAllocated () const
const Intf_Array1OfLinAssign (const Intf_Array1OfLin &Other)
const Intf_Array1OfLinoperator= (const Intf_Array1OfLin &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const gp_Lin &Value)
const gp_LinValue (const Standard_Integer Index) const
const gp_Linoperator() (const Standard_Integer Index) const
gp_LinChangeValue (const Standard_Integer Index)
gp_Linoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const gp_Lin& Intf_Array1OfLin::operator() ( const Standard_Integer  Index) const [inline]
gp_Lin& Intf_Array1OfLin::operator() ( const Standard_Integer  Index) [inline]
const Intf_Array1OfLin& Intf_Array1OfLin::operator= ( const Intf_Array1OfLin Other) [inline]

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