#include <vtkSampleFunction.h>
Inheritance diagram for vtkSampleFunction:
vtkSampleFunction is a source object that evaluates an implicit function and normals at each point in a vtkStructuredPoints. The user can specify the sample dimensions and location in space to perform the sampling. To create closed surfaces (in conjunction with the vtkContourFilter), capping can be turned on to set a particular value on the boundaries of the sample space.
Definition at line 43 of file vtkSampleFunction.h.
|
Reimplemented from vtkImageAlgorithm. Definition at line 46 of file vtkSampleFunction.h. |
|
|
|
|
|
Reimplemented from vtkImageAlgorithm. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageAlgorithm. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageAlgorithm. |
|
Reimplemented from vtkImageAlgorithm. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkImageAlgorithm. |
|
Construct with ModelBounds=(-1,1,-1,1,-1,1), SampleDimensions=(50,50,50), Capping turned off, and normal generation on. Reimplemented from vtkAlgorithm. |
|
Specify the implicit function to use to generate data. |
|
Specify the implicit function to use to generate data. |
|
Set what type of scalar data this source should generate. |
|
Set what type of scalar data this source should generate. |
|
Set what type of scalar data this source should generate. Definition at line 64 of file vtkSampleFunction.h. References VTK_DOUBLE. |
|
Set what type of scalar data this source should generate. Definition at line 66 of file vtkSampleFunction.h. References VTK_FLOAT. |
|
Set what type of scalar data this source should generate. Definition at line 68 of file vtkSampleFunction.h. References VTK_LONG. |
|
Set what type of scalar data this source should generate. Definition at line 70 of file vtkSampleFunction.h. References VTK_UNSIGNED_LONG. |
|
Set what type of scalar data this source should generate. Definition at line 72 of file vtkSampleFunction.h. References VTK_INT. |
|
Set what type of scalar data this source should generate. Definition at line 74 of file vtkSampleFunction.h. References VTK_UNSIGNED_INT. |
|
Set what type of scalar data this source should generate. Definition at line 76 of file vtkSampleFunction.h. References VTK_SHORT. |
|
Set what type of scalar data this source should generate. Definition at line 78 of file vtkSampleFunction.h. References VTK_UNSIGNED_SHORT. |
|
Set what type of scalar data this source should generate. Definition at line 80 of file vtkSampleFunction.h. References VTK_CHAR. |
|
Set what type of scalar data this source should generate. Definition at line 82 of file vtkSampleFunction.h. References VTK_UNSIGNED_CHAR. |
|
Control the type of the scalars object by explicitly providing a scalar object. THIS IS DEPRECATED, although it still works!!! Please use SetOutputScalarType instead. |
|
Specify the dimensions of the data on which to sample. |
|
Specify the dimensions of the data on which to sample. |
|
Specify the dimensions of the data on which to sample. |
|
Specify the dimensions of the data on which to sample. |
|
Specify the region in space over which the sampling occurs. The bounds is specified as (xMin,xMax, yMin,yMax, zMin,zMax). |
|
Specify the region in space over which the sampling occurs. The bounds is specified as (xMin,xMax, yMin,yMax, zMin,zMax). |
|
Specify the region in space over which the sampling occurs. The bounds is specified as (xMin,xMax, yMin,yMax, zMin,zMax). |
|
Specify the region in space over which the sampling occurs. The bounds is specified as (xMin,xMax, yMin,yMax, zMin,zMax). |
|
Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. |
|
Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. |
|
Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. |
|
Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. |
|
Set the cap value. |
|
Set the cap value. |
|
Turn on/off the computation of normals. |
|
Turn on/off the computation of normals. |
|
Turn on/off the computation of normals. |
|
Turn on/off the computation of normals. |
|
Return the MTime also considering the implicit function. Reimplemented from vtkObject. |
|
Reimplemented from vtkAlgorithm. |
|
This method is the old style execute method Reimplemented from vtkImageAlgorithm. |
|
Reimplemented from vtkImageAlgorithm. |
|
|
|
Definition at line 144 of file vtkSampleFunction.h. |
|
Definition at line 145 of file vtkSampleFunction.h. |
|
Definition at line 146 of file vtkSampleFunction.h. |
|
Definition at line 147 of file vtkSampleFunction.h. |
|
Definition at line 148 of file vtkSampleFunction.h. |
|
Definition at line 149 of file vtkSampleFunction.h. |
|
Definition at line 150 of file vtkSampleFunction.h. |