#include <itkVTKImageExportBase.h>
Public Types | |
typedef double *(* | DoubleCallbackType )(void *) |
typedef float *(* | FloatCallbackType )(void *) |
Public Member Functions | |
operator DoubleCallbackType () | |
operator FloatCallbackType () | |
CallbackTypeProxy (DoubleCallbackType d, FloatCallbackType f) |
Definition at line 70 of file itkVTKImageExportBase.h.
|
Definition at line 73 of file itkVTKImageExportBase.h. Referenced by CallbackTypeProxy(). |
|
Definition at line 74 of file itkVTKImageExportBase.h. Referenced by CallbackTypeProxy(). |
|
Definition at line 83 of file itkVTKImageExportBase.h. References DoubleCallbackType, and FloatCallbackType. |
|
Definition at line 75 of file itkVTKImageExportBase.h. |
|
Definition at line 79 of file itkVTKImageExportBase.h. |