17 #ifndef MITKGEOMETRYTRANSFORMHOLDER_H_
18 #define MITKGEOMETRYTRANSFORMHOLDER_H_
27 #include <vtkMatrixToLinearTransform.h>
28 #include <vtkTransform.h>
47 vtkMatrix4x4 *m_VtkMatrix;
48 vtkMatrixToLinearTransform *m_VtkIndexToWorldTransform;
56 void TransferItkToVtkTransform();
62 void TransferVtkToItkTransform();
142 void Compose(
const TransformType *other,
bool pre = 0);
148 AffineTransform3D::MatrixType::InternalMatrixType
GetVnlMatrix();
itk::SmartPointer< Self > Pointer
DataCollection - Class to facilitate loading/accessing structured data.
itk::AffineGeometryFrame< ScalarType, 3 >::TransformType AffineTransform3D
MITKNEWMODULE_EXPORT bool Equal(mitk::ExampleDataStructure *leftHandSide, mitk::ExampleDataStructure *rightHandSide, mitk::ScalarType eps, bool verbose)
Returns true if the example data structures are considered equal.
MITKCORE_EXPORT const ScalarType eps