#include <freMaskImageFilterController.h>


Public Types | |
| typedef MaskImageFilterControllerBase < ImageTypes < 3 >::InternalImageType, ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef Mask3DImageFilterController | 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 (Mask3DImageFilterController, MaskImageFilterControllerBase) | |
| Mask3DImageFilterController () | |
Definition at line 131 of file freMaskImageFilterController.h.
| typedef MaskImageFilterControllerBase< ImageTypes<3>::InternalImageType, ImageTypes<3>::InternalImageType > FREE::Mask3DImageFilterController::Superclass |
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 134 of file freMaskImageFilterController.h.
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 135 of file freMaskImageFilterController.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::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 137 of file freMaskImageFilterController.h.
| typedef ComponentType::Pointer FREE::Mask3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 138 of file freMaskImageFilterController.h.
Generic component type
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 139 of file freMaskImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::Mask3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 140 of file freMaskImageFilterController.h.
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 141 of file freMaskImageFilterController.h.
| FREE::Mask3DImageFilterController::Mask3DImageFilterController | ( | ) |
Implementation of FREE::Mask3DImageFilterController ////////////////////
Definition at line 43 of file freMaskImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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