MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitkTransform.cpp File Reference
#include "mitkTransform.h"
#include <fstream>
#include <vnl/vnl_inverse.h>
#include <mitkVnlVectorFixedCaster.h>
#include <mitkVnlVectorFromCvMat.h>
#include <mitkVnlMatrixFromCvMat.h>
#include <mitkCvMatFromVnlVector.h>
#include <tinyxml2.h>

Go to the source code of this file.

Namespaces

namespace  mitk
 IGT Exceptions.
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 746 of file mitkTransform.cpp.