Go to the documentation of this file.
57 #ifndef vtkProcrustesAlignmentFilter_h
58 #define vtkProcrustesAlignmentFilter_h
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
static vtkProcrustesAlignmentFilter * New()
~vtkProcrustesAlignmentFilter()
#define VTKFILTERSHYBRID_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
aligns a set of pointsets together
a simple class to control print indentation
vtkProcrustesAlignmentFilter()
int OutputPointsPrecision
#define vtkGetMacro(name, type)
vtkLandmarkTransform * LandmarkTransform
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
abstract class for specifying dataset behavior
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.