Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkTransform.h File Reference
#include <itkObject.h>
#include <cv.h>
#include <mitkCommon.h>
#include <mitkNumericTypes.h>
#include <mitkNavigationData.h>
#include <tinyxml.h>
#include <sstream>
#include <vtkMatrix4x4.h>
#include <mitkXMLSerializable.h>
#include <MitkCameraCalibrationExports.h>

Go to the source code of this file.

Classes

class  mitk::Transform
 class representing a transfrom in 3D More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

MITKCAMERACALIBRATION_EXPORT std::ostream & operator<< (std::ostream &os, mitk::Transform::Pointer p)
 

Function Documentation

MITKCAMERACALIBRATION_EXPORT std::ostream& operator<< ( std::ostream &  os,
mitk::Transform::Pointer  p 
)

Definition at line 745 of file mitkTransform.cpp.