|
Open CASCADE Technology 6.5.2
|
#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 |
| BRepAdaptor_HSurface::BRepAdaptor_HSurface | ( | ) |
| BRepAdaptor_HSurface::BRepAdaptor_HSurface | ( | const BRepAdaptor_Surface & | S | ) |
| BRepAdaptor_Surface& BRepAdaptor_HSurface::ChangeSurface | ( | ) |
| void BRepAdaptor_HSurface::Set | ( | const BRepAdaptor_Surface & | S | ) |
| const Adaptor3d_Surface& BRepAdaptor_HSurface::Surface | ( | ) | const [virtual] |
Implements Adaptor3d_HSurface.
BRepAdaptor_Surface BRepAdaptor_HSurface::mySurf [protected] |
1.7.4