#include <freAbsoluteValueDifferenceImageFilterController.h>


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

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