#include <freShrinkImageFilterController.h>


Public Types | |
| typedef ShrinkImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef Shrink3DImageFilterController | 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 (Shrink3DImageFilterController, ShrinkImageFilterControllerBase) | |
| Shrink3DImageFilterController () | |
Definition at line 136 of file freShrinkImageFilterController.h.
| typedef ShrinkImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::Shrink3DImageFilterController::Superclass |
Reimplemented from FREE::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 139 of file freShrinkImageFilterController.h.
Reimplemented from FREE::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 140 of file freShrinkImageFilterController.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::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 142 of file freShrinkImageFilterController.h.
| typedef ComponentType::Pointer FREE::Shrink3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 143 of file freShrinkImageFilterController.h.
Generic component type
Reimplemented from FREE::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 144 of file freShrinkImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::Shrink3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 145 of file freShrinkImageFilterController.h.
Reimplemented from FREE::ShrinkImageFilterControllerBase< TInputImage >.
Definition at line 146 of file freShrinkImageFilterController.h.
| FREE::Shrink3DImageFilterController::Shrink3DImageFilterController | ( | ) |
Implementation of FREE::Shrink3DImageFilterController ///////
Definition at line 43 of file freShrinkImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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