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

#include <Bnd_Array1OfSphere.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Bnd_Array1OfSphere (const Standard_Integer Low, const Standard_Integer Up)
 Bnd_Array1OfSphere (const Bnd_Sphere &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Bnd_Sphere &V)
void Destroy ()
 ~Bnd_Array1OfSphere ()
Standard_Boolean IsAllocated () const
const Bnd_Array1OfSphereAssign (const Bnd_Array1OfSphere &Other)
const Bnd_Array1OfSphereoperator= (const Bnd_Array1OfSphere &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Bnd_Sphere &Value)
const Bnd_SphereValue (const Standard_Integer Index) const
const Bnd_Sphereoperator() (const Standard_Integer Index) const
Bnd_SphereChangeValue (const Standard_Integer Index)
Bnd_Sphereoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Bnd_Sphere& Bnd_Array1OfSphere::operator() ( const Standard_Integer  Index) const [inline]
Bnd_Sphere& Bnd_Array1OfSphere::operator() ( const Standard_Integer  Index) [inline]
const Bnd_Array1OfSphere& Bnd_Array1OfSphere::operator= ( const Bnd_Array1OfSphere Other) [inline]

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