Open CASCADE Technology 6.6.0
Public Member Functions
Bnd_HArray1OfSphere Class Reference

#include <Bnd_HArray1OfSphere.hxx>

Inheritance diagram for Bnd_HArray1OfSphere:
Inheritance graph
[legend]

Public Member Functions

 Bnd_HArray1OfSphere (const Standard_Integer Low, const Standard_Integer Up)
 Bnd_HArray1OfSphere (const Standard_Integer Low, const Standard_Integer Up, const Bnd_Sphere &V)
void Init (const Bnd_Sphere &V)
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
Bnd_SphereChangeValue (const Standard_Integer Index)
const Bnd_Array1OfSphereArray1 () const
Bnd_Array1OfSphereChangeArray1 ()

Constructor & Destructor Documentation

Bnd_HArray1OfSphere::Bnd_HArray1OfSphere ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Bnd_HArray1OfSphere::Bnd_HArray1OfSphere ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Bnd_Sphere V 
)

Member Function Documentation

const Bnd_Array1OfSphere& Bnd_HArray1OfSphere::Array1 ( ) const
Bnd_Array1OfSphere& Bnd_HArray1OfSphere::ChangeArray1 ( )
Bnd_Sphere& Bnd_HArray1OfSphere::ChangeValue ( const Standard_Integer  Index)
void Bnd_HArray1OfSphere::Init ( const Bnd_Sphere V)
Standard_Integer Bnd_HArray1OfSphere::Length ( ) const
Standard_Integer Bnd_HArray1OfSphere::Lower ( ) const
void Bnd_HArray1OfSphere::SetValue ( const Standard_Integer  Index,
const Bnd_Sphere Value 
)
Standard_Integer Bnd_HArray1OfSphere::Upper ( ) const
const Bnd_Sphere& Bnd_HArray1OfSphere::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines