18 #ifndef __igstkTransform_h
19 #define __igstkTransform_h
23 #include "itkVector.h"
24 #include "itkVersor.h"
26 #include "vtkMatrix4x4.h"
143 const Transform& inputTransform,
double tol = vnl_math::eps )
const;
146 bool IsIdentity(
double tol = vnl_math::eps )
const;
152 void Print( std::ostream& os, itk::Indent indent )
const;
160 void PrintHeader( std::ostream& os, itk::Indent indent )
const;
163 itk::Indent itkNotUsed(indent) )
const;
166 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
#define igstkGetMacro(name, type)
Get built-in type.
std::ostream & operator<<(std::ostream &os, const igstk::AffineTransform &o)
defines standard system-wide macros, constants, and other common parameters in the IGSTK Library...