#include <GeomFill_LocFunction.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | 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
|
| 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
|
| 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
|
| void | DN (const Standard_Real Param, const Standard_Real First, const Standard_Real Last, const Standard_Integer Order, Standard_Real &Result, Standard_Integer &Ier) |
Constructor & Destructor Documentation
Member Function Documentation
| void GeomFill_LocFunction::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* GeomFill_LocFunction::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* GeomFill_LocFunction::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: