|
Open CASCADE Technology
6.5.4
|
#include <TColGeom_Array2OfSurface.hxx>
| DEFINE_STANDARD_ALLOC TColGeom_Array2OfSurface::TColGeom_Array2OfSurface | ( | const Standard_Integer | R1, |
| const Standard_Integer | R2, | ||
| const Standard_Integer | C1, | ||
| const Standard_Integer | C2 | ||
| ) |
| TColGeom_Array2OfSurface::TColGeom_Array2OfSurface | ( | const Handle< Geom_Surface > & | Item, |
| const Standard_Integer | R1, | ||
| const Standard_Integer | R2, | ||
| const Standard_Integer | C1, | ||
| const Standard_Integer | C2 | ||
| ) |
| TColGeom_Array2OfSurface::~TColGeom_Array2OfSurface | ( | ) | [inline] |
| const TColGeom_Array2OfSurface& TColGeom_Array2OfSurface::Assign | ( | const TColGeom_Array2OfSurface & | Other | ) |
| Handle_Geom_Surface& TColGeom_Array2OfSurface::ChangeValue | ( | const Standard_Integer | Row, |
| const Standard_Integer | Col | ||
| ) |
| const Handle_Geom_Surface& TColGeom_Array2OfSurface::operator() | ( | const Standard_Integer | Row, |
| const Standard_Integer | Col | ||
| ) | const [inline] |
| Handle_Geom_Surface& TColGeom_Array2OfSurface::operator() | ( | const Standard_Integer | Row, |
| const Standard_Integer | Col | ||
| ) | [inline] |
| const TColGeom_Array2OfSurface& TColGeom_Array2OfSurface::operator= | ( | const TColGeom_Array2OfSurface & | Other | ) | [inline] |
| void TColGeom_Array2OfSurface::SetValue | ( | const Standard_Integer | Row, |
| const Standard_Integer | Col, | ||
| const Handle< Geom_Surface > & | Value | ||
| ) |
| const Handle_Geom_Surface& TColGeom_Array2OfSurface::Value | ( | const Standard_Integer | Row, |
| const Standard_Integer | Col | ||
| ) | const |
1.8.0