#include <freWarpImageFilterController.h>


Public Types | |
| typedef WarpImageFilterControllerBase < ImageTypes < 3 >::InternalImageType, ImageTypes < 3 >::TransformationFieldType > | Superclass |
| typedef Warp3DImageFilterController | 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 (Warp3DImageFilterController, WarpImageFilterControllerBase) | |
| Warp3DImageFilterController () | |
Definition at line 246 of file freWarpImageFilterController.h.
| typedef WarpImageFilterControllerBase< ImageTypes<3>::InternalImageType, ImageTypes<3>::TransformationFieldType> FREE::Warp3DImageFilterController::Superclass |
Reimplemented from FREE::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 249 of file freWarpImageFilterController.h.
Reimplemented from FREE::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 250 of file freWarpImageFilterController.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::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 252 of file freWarpImageFilterController.h.
| typedef ComponentType::Pointer FREE::Warp3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 253 of file freWarpImageFilterController.h.
Generic component type
Reimplemented from FREE::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 254 of file freWarpImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::Warp3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 255 of file freWarpImageFilterController.h.
Reimplemented from FREE::WarpImageFilterControllerBase< TInputImage, TDeformationField >.
Definition at line 256 of file freWarpImageFilterController.h.
| FREE::Warp3DImageFilterController::Warp3DImageFilterController | ( | ) |
Implementation of FREE::Warp3DImageFilterController //////////////////
Definition at line 43 of file freWarpImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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