15#ifndef vtkPointsMatchingTransformFilter_h
16#define vtkPointsMatchingTransformFilter_h
18#include "vtkFiltersGeneralModule.h"
23VTK_ABI_NAMESPACE_BEGIN
78 vtkSetMacro(RigidTransform,
bool);
79 vtkGetMacro(RigidTransform,
bool);
80 vtkBooleanMacro(RigidTransform,
bool);
100 bool RigidTransform =
false;
a simple class to control print indentation
represent and manipulate 3x3 transformation matrices
represent and manipulate 4x4 transformation matrices
Hold a reference to a vtkObjectBase instance.
vtkTypeUInt32 vtkMTimeType