#include <GeomFill_TgtField.hxx>
Inheritance diagram for GeomFill_TgtField:

Public Member Functions | |
| virtual Standard_EXPORT Standard_Boolean | IsScalable () const |
| virtual Standard_EXPORT void | Scale (const Handle(Law_BSpline)&Func) |
| virtual Standard_EXPORT gp_Vec | Value (const Standard_Real W) const =0 |
| Computes the value of the field of tangency at parameter W. . | |
| virtual Standard_EXPORT gp_Vec | D1 (const Standard_Real W) const =0 |
| Computes the derivative of the field of tangency at parameter W. . | |
| virtual Standard_EXPORT void | D1 (const Standard_Real W, gp_Vec &V, gp_Vec &DV) const =0 |
| Computes the value and the derivative of the field of tangency at parameter W. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
||||||||||||||||
|
Implemented in GeomFill_TgtOnCoons. |
|
|
Implemented in GeomFill_TgtOnCoons. |
|
|
Reimplemented in GeomFill_TgtOnCoons. |
|
|
|
|
|
|
|
|
Implemented in GeomFill_TgtOnCoons. |
1.4.1