List of all members.
Constructor & Destructor Documentation
IG::Gr3d::ExampleValueFunctionDiff3D::ExampleValueFunctionDiff3D |
( |
| ) |
[inline] |
IG::Gr3d::ExampleValueFunctionDiff3D::ExampleValueFunctionDiff3D |
( |
IFunc2d |
originalFunction, |
|
|
IFunc2d |
approximatedFunction |
|
) |
| [inline] |
Member Function Documentation
override double IG::Gr3d::ExampleValueFunctionDiff3D::Value |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| [inline] |
Calculates and returns value of the current 3D scalar function.
- Parameters:
-
x | First parameter. |
y | Second parameter. |
z | Third parameter. |
Implements IG::Num::IFunc3d.
Member Data Documentation
Property Documentation
IFunc2d IG::Gr3d::ExampleValueFunctionDiff3D::ApproximatedFunction [get, set] |
IFunc2d IG::Gr3d::ExampleValueFunctionDiff3D::OriginalFunction [get, set] |
The documentation for this class was generated from the following file: