Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Geom_BSplineSurface.hxx>
#include <Standard_Real.hxx>
#include <Handle_Geom_Surface.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Adaptor3d_HSurface.hxx>
#include <Standard_OStream.hxx>
Data Structures | |
class | GeomConvert_ApproxSurface |
A framework to convert a surface to a BSpline surface. This is done by approximation to a BSpline surface within a given tolerance. More... | |