An vtkImplicitFunction class that represents a custom function of 3 variables used for plotting contours.
More...
An vtkImplicitFunction class that represents a custom function of 3 variables used for plotting contours.
IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.CustomImplicitFunction |
( |
| ) |
|
|
inline |
override double IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.EvaluateFunction |
( |
IntPtr |
param | ) |
|
|
inline |
override void IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.EvaluateGradient |
( |
IntPtr |
param, |
|
|
IntPtr |
grad |
|
) |
| |
|
inline |
const int IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.maxWriteVal = 5 |
|
private |
const int IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.maxWriteGrad = 5 |
|
private |
int IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.numWriteVal = 0 |
|
private |
int IG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction.numWriteGrad = 0 |
|
private |
The documentation for this class was generated from the following file: