#include "igstkTransformBase.h"#include <iostream>#include "itkIndent.h"#include "itkNumericTraits.h"#include "itkLogger.h"#include "igstkMacros.h"#include "itkObject.h"#include "itkCommand.h"#include <cstdlib>#include <itkAffineTransform.h>#include "vtkMatrix4x4.h"

Go to the source code of this file.
Classes | |
| class | igstk::AffineTransform |
| A class representing a 3D affine transform. More... | |
Namespaces | |
| namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. | |
Functions | |
| std::ostream & | igstk::operator<< (std::ostream &os, const igstk::AffineTransform &o) |
1.6.3