Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkTimeGeometryTest.cpp File Reference
#include "mitkGeometry3D.h"
#include "mitkTimeGeometry.h"
#include "mitkInteractionConst.h"
#include "mitkRotationOperation.h"
#include <mitkImageCast.h>
#include <mitkMatrixConvert.h>
#include "mitkTestingMacros.h"
#include <fstream>
#include <mitkVector.h>
#include "mitkImageGenerator.h"
#include "mitkPointSet.h"
#include <limits>
#include <mitkStandaloneDataStorage.h>

Go to the source code of this file.

Functions

int mitkTimeGeometryTest (int, char *[])
 

Variables

static const mitk::ScalarType test_eps
 
static const mitk::ScalarType test_eps_square
 

Function Documentation

int mitkTimeGeometryTest ( int  ,
char *  [] 
)

Variable Documentation

const mitk::ScalarType test_eps
static

Definition at line 34 of file mitkTimeGeometryTest.cpp.

const mitk::ScalarType test_eps_square
static

Definition at line 36 of file mitkTimeGeometryTest.cpp.