Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkRigidClosedFormPoints_default.cpp File Reference
#include "mapDeploymentDLLHelper.h"
#include "mapContinuousElements.h"
#include "mapITKRigid3DClosedFormRegistrationAlgorithmTemplate.h"
#include "mapConfigure.h"
#include "MITK_Rigid_closedform_points_default_ProfileResource.h"

Go to the source code of this file.

Typedefs

typedef map::core::continuous::Elements< 3 >::InternalPointSetType PointSetType
 
typedef map::algorithm::boxed::ITKRigid3DClosedFormRegistrationAlgorithmTemplate< PointSetType,::map::algorithm::MITK_Rigid_closedform_points_defaultUIDPolicy >::Type AlgorithmType
 

Functions

 mapDeployAlgorithmMacro (AlgorithmType)
 

Typedef Documentation

typedef map::algorithm::boxed::ITKRigid3DClosedFormRegistrationAlgorithmTemplate<PointSetType, ::map::algorithm::MITK_Rigid_closedform_points_defaultUIDPolicy>::Type AlgorithmType

Definition at line 26 of file mitkRigidClosedFormPoints_default.cpp.

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

Definition at line 24 of file mitkRigidClosedFormPoints_default.cpp.

Function Documentation

mapDeployAlgorithmMacro ( AlgorithmType  )