Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_HArray1OfSurface Class Reference

#include <TColGeom_HArray1OfSurface.hxx>

Inheritance diagram for TColGeom_HArray1OfSurface:
Inheritance graph
[legend]

Public Member Functions

 TColGeom_HArray1OfSurface (const Standard_Integer Low, const Standard_Integer Up)
 TColGeom_HArray1OfSurface (const Standard_Integer Low, const Standard_Integer Up, const Handle< Geom_Surface > &V)
void Init (const Handle< Geom_Surface > &V)
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
Handle_Geom_Surface & ChangeValue (const Standard_Integer Index)
const TColGeom_Array1OfSurfaceArray1 () const
TColGeom_Array1OfSurfaceChangeArray1 ()

Constructor & Destructor Documentation

TColGeom_HArray1OfSurface::TColGeom_HArray1OfSurface ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_HArray1OfSurface::TColGeom_HArray1OfSurface ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< Geom_Surface > &  V 
)

Member Function Documentation

const TColGeom_Array1OfSurface& TColGeom_HArray1OfSurface::Array1 ( ) const
TColGeom_Array1OfSurface& TColGeom_HArray1OfSurface::ChangeArray1 ( )
Handle_Geom_Surface& TColGeom_HArray1OfSurface::ChangeValue ( const Standard_Integer  Index)
void TColGeom_HArray1OfSurface::Init ( const Handle< Geom_Surface > &  V)
Standard_Integer TColGeom_HArray1OfSurface::Length ( ) const
Standard_Integer TColGeom_HArray1OfSurface::Lower ( ) const
void TColGeom_HArray1OfSurface::SetValue ( const Standard_Integer  Index,
const Handle< Geom_Surface > &  Value 
)
Standard_Integer TColGeom_HArray1OfSurface::Upper ( ) const
const Handle_Geom_Surface& TColGeom_HArray1OfSurface::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