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

#include <BRepAdaptor_Array1OfCurve.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BRepAdaptor_Array1OfCurve (const Standard_Integer Low, const Standard_Integer Up)
 BRepAdaptor_Array1OfCurve (const BRepAdaptor_Curve &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const BRepAdaptor_Curve &V)
void Destroy ()
 ~BRepAdaptor_Array1OfCurve ()
Standard_Boolean IsAllocated () const
const BRepAdaptor_Array1OfCurveAssign (const BRepAdaptor_Array1OfCurve &Other)
const BRepAdaptor_Array1OfCurveoperator= (const BRepAdaptor_Array1OfCurve &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const BRepAdaptor_Curve &Value)
const BRepAdaptor_CurveValue (const Standard_Integer Index) const
const BRepAdaptor_Curveoperator() (const Standard_Integer Index) const
BRepAdaptor_CurveChangeValue (const Standard_Integer Index)
BRepAdaptor_Curveoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const BRepAdaptor_Curve& BRepAdaptor_Array1OfCurve::operator() ( const Standard_Integer  Index) const [inline]
BRepAdaptor_Curve& BRepAdaptor_Array1OfCurve::operator() ( const Standard_Integer  Index) [inline]
const BRepAdaptor_Array1OfCurve& BRepAdaptor_Array1OfCurve::operator= ( const BRepAdaptor_Array1OfCurve Other) [inline]

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