#include <GeomFill_Generator.hxx>
Inheritance diagram for GeomFill_Generator:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomFill_Generator () |
virtual Standard_EXPORT void | Perform (const Standard_Real PTol) |
Converts all curves to BSplineCurves. Set them to the common profile. Compute the surface (degv = 1). <ptol> is used to compare 2 knots. . | |
const Handle_Geom_Surface & | Surface () const |
Private Attributes | |
Handle_Geom_Surface | mySurface |
|
|
|
Reimplemented from GeomFill_Profiler. |
|
Reimplemented from GeomFill_Profiler. |
|
Reimplemented from GeomFill_Profiler. |
|
Reimplemented from GeomFill_Profiler. |
|
|
|
|