Medical Imaging Interaction Toolkit  2018.4.99-389bf124
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

◆ mitkTimeGeometryTest()

int mitkTimeGeometryTest ( int  ,
char *  [] 
)

Variable Documentation

◆ test_eps

const mitk::ScalarType test_eps
static

Definition at line 30 of file mitkTimeGeometryTest.cpp.

◆ test_eps_square

const mitk::ScalarType test_eps_square
static

Definition at line 32 of file mitkTimeGeometryTest.cpp.