Open CASCADE Technology 6.5.2
Public Member Functions
GeomFill_Generator Class Reference

Create a surface using generating lines. Inherits
profiler. The surface will be a BSplineSurface
passing by all the curves described in the
generator. The VDegree of the resulting surface is
1.

#include <GeomFill_Generator.hxx>

Inheritance diagram for GeomFill_Generator:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GeomFill_Generator ()
virtual 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

Constructor & Destructor Documentation

GeomFill_Generator::GeomFill_Generator ( )

Member Function Documentation

void GeomFill_Generator::operator delete ( void *  anAddress) [inline]

Reimplemented from GeomFill_Profiler.

void* GeomFill_Generator::operator new ( size_t  size) [inline]

Reimplemented from GeomFill_Profiler.

void* GeomFill_Generator::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GeomFill_Profiler.

virtual void GeomFill_Generator::Perform ( const Standard_Real  PTol) [virtual]

Reimplemented from GeomFill_Profiler.

const Handle_Geom_Surface& GeomFill_Generator::Surface ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines