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

#include <TColGeom_Array1OfSurface.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColGeom_Array1OfSurface (const Standard_Integer Low, const Standard_Integer Up)
 TColGeom_Array1OfSurface (const Handle< Geom_Surface > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< Geom_Surface > &V)
void Destroy ()
 ~TColGeom_Array1OfSurface ()
Standard_Boolean IsAllocated () const
const TColGeom_Array1OfSurfaceAssign (const TColGeom_Array1OfSurface &Other)
const TColGeom_Array1OfSurfaceoperator= (const TColGeom_Array1OfSurface &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< Geom_Surface > &Value)
const Handle_Geom_Surface & Value (const Standard_Integer Index) const
const Handle_Geom_Surface & operator() (const Standard_Integer Index) const
Handle_Geom_Surface & ChangeValue (const Standard_Integer Index)
Handle_Geom_Surface & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Handle_Geom_Surface& TColGeom_Array1OfSurface::operator() ( const Standard_Integer  Index) const [inline]
Handle_Geom_Surface& TColGeom_Array1OfSurface::operator() ( const Standard_Integer  Index) [inline]
const TColGeom_Array1OfSurface& TColGeom_Array1OfSurface::operator= ( const TColGeom_Array1OfSurface Other) [inline]
const Handle_Geom_Surface& TColGeom_Array1OfSurface::Value ( const Standard_Integer  Index) const

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