#include <freNormalizeImageFilterController.h>


Public Types | |
| typedef NormalizeImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef Normalize3DImageFilterController | 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 (Normalize3DImageFilterController, NormalizeImageFilterControllerBase) | |
| Normalize3DImageFilterController () | |
Definition at line 96 of file freNormalizeImageFilterController.h.
| typedef NormalizeImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::Normalize3DImageFilterController::Superclass |
Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 99 of file freNormalizeImageFilterController.h.
Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 100 of file freNormalizeImageFilterController.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::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 102 of file freNormalizeImageFilterController.h.
| typedef ComponentType::Pointer FREE::Normalize3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 103 of file freNormalizeImageFilterController.h.
| typedef Superclass::GenericComponentType FREE::Normalize3DImageFilterController::GenericComponentType |
Generic component type
Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 104 of file freNormalizeImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::Normalize3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 105 of file freNormalizeImageFilterController.h.
Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.
Definition at line 106 of file freNormalizeImageFilterController.h.
| FREE::Normalize3DImageFilterController::Normalize3DImageFilterController | ( | ) |
Implementation of FREE::Normalize3DImageFilterController ///////
Definition at line 43 of file freNormalizeImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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