Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_HArray2OfSurface Class Reference

#include <TColGeom_HArray2OfSurface.hxx>

Inheritance diagram for TColGeom_HArray2OfSurface:
Inheritance graph
[legend]

Public Member Functions

 TColGeom_HArray2OfSurface (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 TColGeom_HArray2OfSurface (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2, const Handle< Geom_Surface > &V)
void Init (const Handle< Geom_Surface > &V)
Standard_Integer ColLength () const
Standard_Integer RowLength () const
Standard_Integer LowerCol () const
Standard_Integer LowerRow () const
Standard_Integer UpperCol () const
Standard_Integer UpperRow () const
void SetValue (const Standard_Integer Row, const Standard_Integer Col, const Handle< Geom_Surface > &Value)
const Handle_Geom_Surface & Value (const Standard_Integer Row, const Standard_Integer Col) const
Handle_Geom_Surface & ChangeValue (const Standard_Integer Row, const Standard_Integer Col)
const TColGeom_Array2OfSurfaceArray2 () const
TColGeom_Array2OfSurfaceChangeArray2 ()

Constructor & Destructor Documentation

TColGeom_HArray2OfSurface::TColGeom_HArray2OfSurface ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
TColGeom_HArray2OfSurface::TColGeom_HArray2OfSurface ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2,
const Handle< Geom_Surface > &  V 
)

Member Function Documentation

const TColGeom_Array2OfSurface& TColGeom_HArray2OfSurface::Array2 ( ) const
TColGeom_Array2OfSurface& TColGeom_HArray2OfSurface::ChangeArray2 ( )
Handle_Geom_Surface& TColGeom_HArray2OfSurface::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer TColGeom_HArray2OfSurface::ColLength ( ) const
void TColGeom_HArray2OfSurface::Init ( const Handle< Geom_Surface > &  V)
Standard_Integer TColGeom_HArray2OfSurface::LowerCol ( ) const
Standard_Integer TColGeom_HArray2OfSurface::LowerRow ( ) const
Standard_Integer TColGeom_HArray2OfSurface::RowLength ( ) const
void TColGeom_HArray2OfSurface::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const Handle< Geom_Surface > &  Value 
)
Standard_Integer TColGeom_HArray2OfSurface::UpperCol ( ) const
Standard_Integer TColGeom_HArray2OfSurface::UpperRow ( ) const
const Handle_Geom_Surface& TColGeom_HArray2OfSurface::Value ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const

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