|
Open CASCADE Technology 6.5.2
|
#include <GeomAdaptor_GHSurface.hxx>

Public Member Functions | |
| GeomAdaptor_GHSurface () | |
| GeomAdaptor_GHSurface (const GeomAdaptor_Surface &S) | |
| void | Set (const GeomAdaptor_Surface &S) |
| const Adaptor3d_Surface & | Surface () const |
| Returns a reference to the Surface inside the HSurface. | |
| GeomAdaptor_Surface & | ChangeSurface () |
Protected Attributes | |
| GeomAdaptor_Surface | mySurf |
| GeomAdaptor_GHSurface::GeomAdaptor_GHSurface | ( | ) |
| GeomAdaptor_GHSurface::GeomAdaptor_GHSurface | ( | const GeomAdaptor_Surface & | S | ) |
| GeomAdaptor_Surface& GeomAdaptor_GHSurface::ChangeSurface | ( | ) |
| void GeomAdaptor_GHSurface::Set | ( | const GeomAdaptor_Surface & | S | ) |
| const Adaptor3d_Surface& GeomAdaptor_GHSurface::Surface | ( | ) | const [virtual] |
Implements Adaptor3d_HSurface.
GeomAdaptor_Surface GeomAdaptor_GHSurface::mySurf [protected] |
1.7.4