58#ifndef vtkProcrustesAlignmentFilter_h
59#define vtkProcrustesAlignmentFilter_h
61#include "vtkFiltersHybridModule.h"
107 vtkGetMacro(StartFromCentroid,
bool);
122 vtkGetMacro(OutputPointsPrecision,
int);
a simple class to control print indentation
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
abstract class for specifying dataset behavior
represent and manipulate 3D points
aligns a set of pointsets together
void PrintSelf(ostream &os, vtkIndent indent)
Prints information about the state of the filter.
~vtkProcrustesAlignmentFilter()
int OutputPointsPrecision
static vtkProcrustesAlignmentFilter * New()
Creates with similarity transform.
vtkLandmarkTransform * LandmarkTransform
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Usual data generation method.
vtkProcrustesAlignmentFilter()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.