IGSTK
|
#include "igstkTransformBase.h"
#include "vtkMatrix4x4.h"
#include "vtkPerspectiveTransform.h"
#include "itkMatrix.h"
#include "igstkMacros.h"
Go to the source code of this file.
Classes | |
class | igstk::PerspectiveTransform |
A class representing a 3D rigid transformation followed by a perspective projection. 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::PerspectiveTransform &o) |