#include <freDiscreteGaussianImageFilterController.h>


Public Types | |
| typedef DiscreteGaussianImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef DiscreteGaussian3DImageFilterController | 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 (DiscreteGaussian3DImageFilterController, DiscreteGaussianImageFilterControllerBase) | |
| DiscreteGaussian3DImageFilterController () | |
Definition at line 194 of file freDiscreteGaussianImageFilterController.h.
| typedef DiscreteGaussianImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::DiscreteGaussian3DImageFilterController::Superclass |
Reimplemented from FREE::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 197 of file freDiscreteGaussianImageFilterController.h.
Reimplemented from FREE::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 198 of file freDiscreteGaussianImageFilterController.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::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 200 of file freDiscreteGaussianImageFilterController.h.
| typedef ComponentType::Pointer FREE::DiscreteGaussian3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 201 of file freDiscreteGaussianImageFilterController.h.
| typedef Superclass::GenericComponentType FREE::DiscreteGaussian3DImageFilterController::GenericComponentType |
Generic component type
Reimplemented from FREE::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 202 of file freDiscreteGaussianImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::DiscreteGaussian3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 203 of file freDiscreteGaussianImageFilterController.h.
| typedef Superclass::GenericMediaPointer FREE::DiscreteGaussian3DImageFilterController::GenericMediaPointer |
Reimplemented from FREE::DiscreteGaussianImageFilterControllerBase< TInputImage >.
Definition at line 204 of file freDiscreteGaussianImageFilterController.h.
| FREE::DiscreteGaussian3DImageFilterController::DiscreteGaussian3DImageFilterController | ( | ) |
Implementation of FREE::DiscreteGaussian3DImageFilterController ///////
Definition at line 43 of file freDiscreteGaussianImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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