#include <freWeightedAddImageFilterController.h>


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

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