similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe locations.
More...
#include <vtkProbeSelectedLocations.h>
similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe locations.
vtkProbeSelectedLocations is similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe location. This is equivalent to the vtkProbeFilter except that the probe locations are provided by a vtkSelection. The FieldType of the input vtkSelection is immaterial and is ignored. The ContentType of the input vtkSelection must be vtkSelection::LOCATIONS.
Definition at line 33 of file vtkProbeSelectedLocations.h.
vtkProbeSelectedLocations::vtkProbeSelectedLocations |
( |
| ) |
|
|
protected |
vtkProbeSelectedLocations::~vtkProbeSelectedLocations |
( |
| ) |
|
|
protected |
static int vtkProbeSelectedLocations::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkProbeSelectedLocations::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkProbeSelectedLocations::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkProbeSelectedLocations::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual int vtkProbeSelectedLocations::RequestDataObject |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
int vtkProbeSelectedLocations::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: