#include <GeomFill_TgtOnCoons.hxx>
Inheritance diagram for GeomFill_TgtOnCoons:
Public Member Functions | |
Standard_EXPORT | GeomFill_TgtOnCoons (const Handle(GeomFill_CoonsAlgPatch)&K, const Standard_Integer I) |
Standard_EXPORT gp_Vec | Value (const Standard_Real W) const |
Computes the value of the field of tangency at parameter W. . | |
Standard_EXPORT gp_Vec | D1 (const Standard_Real W) const |
Computes the derivative of the field of tangency at parameter W. . | |
Standard_EXPORT void | D1 (const Standard_Real W, gp_Vec &T, gp_Vec &DT) const |
Computes the value and the derivative of the field of tangency at parameter W. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_GeomFill_CoonsAlgPatch | myK |
Standard_Integer | ibound |
|
|
|
Implements GeomFill_TgtField. |
|
Implements GeomFill_TgtField. |
|
Reimplemented from GeomFill_TgtField. |
|
Implements GeomFill_TgtField. |
|
|
|
|