Open CASCADE Technology
6.5.4
|
#include <BRepAdaptor_HSurface.hxx>
Public Member Functions | |
BRepAdaptor_HSurface () | |
BRepAdaptor_HSurface (const BRepAdaptor_Surface &S) | |
void | Set (const BRepAdaptor_Surface &S) |
const Adaptor3d_Surface & | Surface () const |
Returns a reference to the Surface inside the HSurface. | |
BRepAdaptor_Surface & | ChangeSurface () |
Protected Attributes | |
BRepAdaptor_Surface | mySurf |
const Adaptor3d_Surface& BRepAdaptor_HSurface::Surface | ( | ) | const [virtual] |
Implements Adaptor3d_HSurface.
BRepAdaptor_Surface BRepAdaptor_HSurface::mySurf [protected] |