#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <TColgp_Array2OfPnt.hxx>#include <Standard_Integer.hxx>#include <GeomAbs_Shape.hxx>#include <Approx_ParametrizationType.hxx>#include <TColStd_Array2OfReal.hxx>Data Structures | |
| class | GeomAPI_PointsToBSplineSurface |
| This class is used to approximate or interpolate a BSplineSurface passing through an Array2 of points, with a given continuity. Describes functions for building a BSpline surface which approximates or interpolates a set of points. A PointsToBSplineSurface object provides a framework for: More... | |