Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkRigidICP_default.cpp File Reference
#include "mapDeploymentDLLHelper.h"
#include "mapContinuousElements.h"
#include "mapITKRigid3DICPRegistrationAlgorithmTemplate.h"
#include "mapConfigure.h"
#include "MITK_Rigid_ICP_default_ProfileResource.h"

Go to the source code of this file.

Typedefs

typedef map::core::continuous::Elements< 3 >::InternalPointSetType PointSetType
 
typedef map::algorithm::boxed::ITKRigid3DICPRegistrationAlgorithm< PointSetType, PointSetType,::map::algorithm::MITK_Rigid_ICP_defaultUIDPolicyAlgorithmType
 

Functions

 mapDeployAlgorithmMacro (AlgorithmType)
 

Typedef Documentation

typedef map::algorithm::boxed::ITKRigid3DICPRegistrationAlgorithm<PointSetType, PointSetType, ::map::algorithm::MITK_Rigid_ICP_defaultUIDPolicy> AlgorithmType

Definition at line 25 of file mitkRigidICP_default.cpp.

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

Definition at line 24 of file mitkRigidICP_default.cpp.

Function Documentation

mapDeployAlgorithmMacro ( AlgorithmType  )