Converts a vtkRectilinearGrid to a vtkPointSet.
More...
#include <vtkRectilinearGridToPointSet.h>
Inherits vtkStructuredGridAlgorithm.
Converts a vtkRectilinearGrid to a vtkPointSet.
vtkRectilinearGridToPointSet takes a vtkRectilinearGrid as an image and outputs an equivalent vtkStructuredGrid (which is a subclass of vtkPointSet).
- Thanks:
- This class was developed by Kenneth Moreland (kmore.nosp@m.l@sa.nosp@m.ndia..nosp@m.gov) from Sandia National Laboratories.
- Tests:
- vtkRectilinearGridToPointSet (Tests)
Definition at line 45 of file vtkRectilinearGridToPointSet.h.
vtkRectilinearGridToPointSet::vtkRectilinearGridToPointSet |
( |
| ) |
|
|
protected |
vtkRectilinearGridToPointSet::~vtkRectilinearGridToPointSet |
( |
| ) |
|
|
protected |
static int vtkRectilinearGridToPointSet::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkRectilinearGridToPointSet::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkRectilinearGridToPointSet::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
virtual void vtkRectilinearGridToPointSet::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
virtual |
int vtkRectilinearGridToPointSet::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
virtual int vtkRectilinearGridToPointSet::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: