Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkRigidClosedFormPoints_default.cpp File Reference
#include "mapDeploymentDLLHelper.h"
#include "mapContinuousElements.h"
#include "mapITKRigid3DClosedFormRegistrationAlgorithmTemplate.h"
#include "mapConfigure.h"
#include "mitkRigidClosedFormPointsDefaultRegistrationAlgorithm.h"

Go to the source code of this file.

Typedefs

typedef map::core::continuous::Elements< 3 >::InternalPointSetType PointSetType
 

Functions

 mapDeployAlgorithmMacro (mitk::RigidClosedFormPointsDefaultRegistrationAlgorithm< PointSetType >)
 

Typedef Documentation

◆ PointSetType

typedef map::core::continuous::Elements<3>::InternalPointSetType PointSetType

Definition at line 20 of file mitkRigidClosedFormPoints_default.cpp.

Function Documentation

◆ mapDeployAlgorithmMacro()