Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Handle_TColStd_HArray1OfInteger.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Handle_TColgp_HArray2OfPnt.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <GeomAbs_Shape.hxx>
#include <GeomConvert_CompBezierSurfacesToBSplineSurface.lxx>
Data Structures | |
class | GeomConvert_CompBezierSurfacesToBSplineSurface |
An algorithm to convert a grid of adjacent non-rational Bezier surfaces into a BSpline surface. A CompBezierSurfacesToBSplineSurface object provides a framework for: More... |