#include <freSpatialRegionOfInterestImageFilterController.h>


Public Types | |
| typedef SpatialRegionOfInterestImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef SpatialRegionOfInterest3DImageFilterController | 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 (SpatialRegionOfInterest3DImageFilterController, SpatialRegionOfInterestImageFilterControllerBase) | |
| SpatialRegionOfInterest3DImageFilterController () | |
Definition at line 164 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef SpatialRegionOfInterestImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::SpatialRegionOfInterest3DImageFilterController::Superclass |
Reimplemented from FREE::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 167 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef SpatialRegionOfInterest3DImageFilterController FREE::SpatialRegionOfInterest3DImageFilterController::Self |
Reimplemented from FREE::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 168 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef Superclass::ComponentType FREE::SpatialRegionOfInterest3DImageFilterController::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::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 170 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef ComponentType::Pointer FREE::SpatialRegionOfInterest3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 171 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef Superclass::GenericComponentType FREE::SpatialRegionOfInterest3DImageFilterController::GenericComponentType |
Generic component type
Reimplemented from FREE::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 172 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::SpatialRegionOfInterest3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 173 of file freSpatialRegionOfInterestImageFilterController.h.
| typedef Superclass::GenericMediaPointer FREE::SpatialRegionOfInterest3DImageFilterController::GenericMediaPointer |
Reimplemented from FREE::SpatialRegionOfInterestImageFilterControllerBase< TInputImage >.
Definition at line 174 of file freSpatialRegionOfInterestImageFilterController.h.
| FREE::SpatialRegionOfInterest3DImageFilterController::SpatialRegionOfInterest3DImageFilterController | ( | ) |
Implementation of FREE::SpatialRegionOfInterest3DImageFilterController /
Definition at line 43 of file freSpatialRegionOfInterestImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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