gives the functions needed for instantiation from
AppSurf in AppBlend. Allow to evaluate a surface
passing by all the curves if the Profiler.
#include <GeomFill_SectionGenerator.hxx>
Public Member Functions |
| GeomFill_SectionGenerator () |
void | SetParam (const Handle< TColStd_HArray1OfReal > &Params) |
void | GetShape (Standard_Integer &NbPoles, Standard_Integer &NbKnots, Standard_Integer &Degree, Standard_Integer &NbPoles2d) const |
void | Knots (TColStd_Array1OfReal &TKnots) const |
void | Mults (TColStd_Array1OfInteger &TMults) const |
Standard_Boolean | Section (const Standard_Integer P, TColgp_Array1OfPnt &Poles, TColgp_Array1OfVec &DPoles, TColgp_Array1OfPnt2d &Poles2d, TColgp_Array1OfVec2d &DPoles2d, TColStd_Array1OfReal &Weigths, TColStd_Array1OfReal &DWeigths) const |
| Used for the first and last section
The method returns Standard_True if the derivatives
are computed, otherwise it returns Standard_False.
|
void | Section (const Standard_Integer P, TColgp_Array1OfPnt &Poles, TColgp_Array1OfPnt2d &Poles2d, TColStd_Array1OfReal &Weigths) const |
Standard_Real | Parameter (const Standard_Integer P) const |
| Returns the parameter of Section.
|
Protected Attributes |
Handle_TColStd_HArray1OfReal | myParams |
Constructor & Destructor Documentation
GeomFill_SectionGenerator::GeomFill_SectionGenerator |
( |
| ) |
|
Member Function Documentation
, to impose it for the
approximation.
Field Documentation
The documentation for this class was generated from the following file: