#include <GeomFill_LocFunction.hxx>
|
| GeomFill_LocFunction (const Handle< GeomFill_LocationLaw > &Law) |
|
Standard_Boolean | D0 (const Standard_Real Param, const Standard_Real First, const Standard_Real Last) |
| compute the section for v = param More...
|
|
Standard_Boolean | D1 (const Standard_Real Param, const Standard_Real First, const Standard_Real Last) |
| compute the first derivative in v direction of the section for v = param More...
|
|
Standard_Boolean | D2 (const Standard_Real Param, const Standard_Real First, const Standard_Real Last) |
| compute the second derivative in v direction of the section for v = param More...
|
|
void | DN (const Standard_Real Param, const Standard_Real First, const Standard_Real Last, const Standard_Integer Order, Standard_Real &Result, Standard_Integer &Ier) |
|
compute the section for v = param
compute the first derivative in v direction of the section for v = param
compute the second derivative in v direction of the section for v = param
The documentation for this class was generated from the following file: