Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_Array1OfBoundedSurface Class Reference

#include <TColGeom_Array1OfBoundedSurface.hxx>

Public Member Functions

 TColGeom_Array1OfBoundedSurface (const Standard_Integer Low, const Standard_Integer Up)
 TColGeom_Array1OfBoundedSurface (const Handle< Geom_BoundedSurface > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< Geom_BoundedSurface > &V)
void Destroy ()
 ~TColGeom_Array1OfBoundedSurface ()
Standard_Boolean IsAllocated () const
const
TColGeom_Array1OfBoundedSurface
Assign (const TColGeom_Array1OfBoundedSurface &Other)
const
TColGeom_Array1OfBoundedSurface
operator= (const TColGeom_Array1OfBoundedSurface &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< Geom_BoundedSurface > &Value)
const Handle_Geom_BoundedSurface & Value (const Standard_Integer Index) const
const Handle_Geom_BoundedSurface & operator() (const Standard_Integer Index) const
Handle_Geom_BoundedSurface & ChangeValue (const Standard_Integer Index)
Handle_Geom_BoundedSurface & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

TColGeom_Array1OfBoundedSurface::TColGeom_Array1OfBoundedSurface ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_Array1OfBoundedSurface::TColGeom_Array1OfBoundedSurface ( const Handle< Geom_BoundedSurface > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_Array1OfBoundedSurface::~TColGeom_Array1OfBoundedSurface ( ) [inline]

Member Function Documentation

const TColGeom_Array1OfBoundedSurface& TColGeom_Array1OfBoundedSurface::Assign ( const TColGeom_Array1OfBoundedSurface Other)
Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::ChangeValue ( const Standard_Integer  Index)
void TColGeom_Array1OfBoundedSurface::Destroy ( )
void TColGeom_Array1OfBoundedSurface::Init ( const Handle< Geom_BoundedSurface > &  V)
Standard_Boolean TColGeom_Array1OfBoundedSurface::IsAllocated ( ) const
Standard_Integer TColGeom_Array1OfBoundedSurface::Length ( ) const
Standard_Integer TColGeom_Array1OfBoundedSurface::Lower ( ) const
Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::operator() ( const Standard_Integer  Index) [inline]
const Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::operator() ( const Standard_Integer  Index) const [inline]
const TColGeom_Array1OfBoundedSurface& TColGeom_Array1OfBoundedSurface::operator= ( const TColGeom_Array1OfBoundedSurface Other) [inline]
void TColGeom_Array1OfBoundedSurface::SetValue ( const Standard_Integer  Index,
const Handle< Geom_BoundedSurface > &  Value 
)
Standard_Integer TColGeom_Array1OfBoundedSurface::Upper ( ) const
const Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::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