57 #ifndef vtkProcrustesAlignmentFilter_h 
   58 #define vtkProcrustesAlignmentFilter_h 
   94   vtkSetMacro(StartFromCentroid, 
bool);
 
   95   vtkGetMacro(StartFromCentroid, 
bool);
 
   96   vtkBooleanMacro(StartFromCentroid, 
bool);
 
  107   vtkSetMacro(OutputPointsPrecision,
int);
 
  108   vtkGetMacro(OutputPointsPrecision,
int);
 
vtkLandmarkTransform * LandmarkTransform
 
aligns a set of pointsets together 
 
abstract class for specifying dataset behavior 
 
Superclass for algorithms that produce only vtkMultiBlockDataSet as output. 
 
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
static vtkMultiBlockDataSetAlgorithm * New()
 
a simple class to control print indentation 
 
#define VTKFILTERSHYBRID_EXPORT
 
void PrintSelf(ostream &os, vtkIndent indent)
 
int OutputPointsPrecision
 
represent and manipulate 3D points