Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkSphereInterpolator.cpp File Reference
#include "mitkSphereInterpolator.h"
#include <usGetModuleContext.h>
#include <usModuleContext.h>
#include <usModule.h>
#include <usModuleResource.h>
#include <usModuleResourceStream.h>
#include <mitkQBallImage.h>
#include <fstream>
#include <exception>

Go to the source code of this file.

Variables

static const std::string BaryCoordsFileName
 
static const std::string IndicesFileName
 

Variable Documentation

const std::string BaryCoordsFileName
static

Definition at line 30 of file mitkSphereInterpolator.cpp.

Referenced by SphereInterpolator::LoadLookuptables().

const std::string IndicesFileName
static

Definition at line 31 of file mitkSphereInterpolator.cpp.

Referenced by SphereInterpolator::LoadLookuptables().