Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Handle_GeomFill_CoonsAlgPatch.hxx>
#include <Handle_GeomFill_TgtField.hxx>
#include <Standard_Real.hxx>
#include <GeomFill_CornerState.hxx>
#include <gp_Vec.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_TColgp_HArray1OfPnt.hxx>
#include <Handle_TColStd_HArray1OfInteger.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Handle_TColgp_HArray2OfPnt.hxx>
#include <Handle_Geom_BSplineSurface.hxx>
#include <Handle_GeomFill_Boundary.hxx>
#include <Handle_GeomFill_BoundWithSurf.hxx>
Data Structures | |
class | GeomFill_ConstrainedFilling |
An algorithm for constructing a BSpline surface filled from a series of boundaries which serve as path constraints and optionally, as tangency constraints. The algorithm accepts three or four curves as the boundaries of the target surface. A ConstrainedFilling object provides a framework for: More... |