Open CASCADE Technology
7.1.0.beta
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <GeomFill_FillingStyle.hxx>
#include <GeomFill_BezierCurves.lxx>
Data Structures | |
class | GeomFill_BezierCurves |
This class provides an algorithm for constructing a Bezier surface filled from contiguous Bezier curves which form its boundaries. The algorithm accepts two, three or four Bezier curves as the boundaries of the target surface. A range of filling styles - more or less rounded, more or less flat - is available. A BezierCurves object provides a framework for: More... | |