#include <VTKViewer_TransformFilter.h>

Public Member Functions | |
| vtkTypeMacro (VTKViewer_TransformFilter, vtkTransformFilter) protected | |
| ~VTKViewer_TransformFilter () | |
| VTKViewer_TransformFilter (const VTKViewer_TransformFilter &) | |
| void | operator= (const VTKViewer_TransformFilter &) |
| int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
Static Public Member Functions | |
| static VTKViewer_TransformFilter * | New () |
Transform points and associated normals and vectors
|
inline |
Destructor.
Do nothing
|
inline |
Copy constructor.
Do nothing
|
static |
Create new instance of VTKViewer_TransformFilter.
|
inline |
Operator =
Do nothing
| int VTKViewer_TransformFilter::RequestData | ( | vtkInformation * | , |
| vtkInformationVector ** | , | ||
| vtkInformationVector * | |||
| ) |
|
inline |
Constructor.
Do nothing