#include <freResampleImageFilterController.h>


Public Types | |
| typedef ResampleImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef Resample3DImageFilterController | Self |
| typedef Superclass::ComponentType | ComponentType |
| typedef ComponentType::Pointer | ComponentPointer |
| typedef Superclass::GenericComponentType | GenericComponentType |
| typedef Superclass::GenericComponentPointer | GenericComponentPointer |
| typedef Superclass::GenericMediaPointer | GenericMediaPointer |
Public Member Functions | |
| itkTypeMacro (Resample3DImageFilterController, ResampleImageFilterControllerBase) | |
| Resample3DImageFilterController () | |
Definition at line 356 of file freResampleImageFilterController.h.
| typedef ResampleImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::Resample3DImageFilterController::Superclass |
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 359 of file freResampleImageFilterController.h.
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 360 of file freResampleImageFilterController.h.
The component class managed by the controller. The component class must be a derivation from itk::LightObject to ensure the ability to use the smartpointer concept of itk
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 362 of file freResampleImageFilterController.h.
| typedef ComponentType::Pointer FREE::Resample3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 363 of file freResampleImageFilterController.h.
| typedef Superclass::GenericComponentType FREE::Resample3DImageFilterController::GenericComponentType |
Generic component type
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 364 of file freResampleImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::Resample3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 365 of file freResampleImageFilterController.h.
Reimplemented from FREE::ResampleImageFilterControllerBase< TInputImage >.
Definition at line 366 of file freResampleImageFilterController.h.
| FREE::Resample3DImageFilterController::Resample3DImageFilterController | ( | ) |
Implementation of FREE::Resample3DImageFilterController //////////////////
Definition at line 43 of file freResampleImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::Resample3DImageFilterController::itkTypeMacro | ( | Resample3DImageFilterController | , | |
| ResampleImageFilterControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000