Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkPixelTypeList.h>
Public Types | |
typedef void(* | CallBack) (T1, T2, T3) |
Public Member Functions | |
AccessItkImageFunctor (X *cl, CallBack callBack, const mitk::Image *mitkImage, T1 t1=T1(), T2 t2=T2(), T3 t3=T3()) | |
template<typename PixelType > | |
bool | operator() () |
Definition at line 146 of file mitkPixelTypeList.h.
typedef void(* mitk::AccessItkImageFunctor< X, VDimension, T1, T2, T3 >::CallBack) (T1, T2, T3) |
Definition at line 148 of file mitkPixelTypeList.h.
|
inline |
Definition at line 150 of file mitkPixelTypeList.h.
|
inline |
Definition at line 157 of file mitkPixelTypeList.h.
References mitk::Image::GetDimension(), mitk::New(), and Update().