#include <BRepAdaptor_HSurface.hxx>
Inheritance diagram for BRepAdaptor_HSurface:
Public Member Functions | |
Standard_EXPORT | BRepAdaptor_HSurface () |
Standard_EXPORT | BRepAdaptor_HSurface (const BRepAdaptor_Surface &S) |
Standard_EXPORT void | Set (const BRepAdaptor_Surface &S) |
Standard_EXPORT const Adaptor3d_Surface & | Surface () const |
Returns a reference to the Surface inside the HSurface. . | |
BRepAdaptor_Surface & | ChangeSurface () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Attributes | |
BRepAdaptor_Surface | mySurf |
|
|
|
|
|
|
|
Reimplemented from Adaptor3d_HSurface. |
|
|
|
Implements Adaptor3d_HSurface. |
|
|