#include <freIsoContourDistanceImageFilterController.h>


Public Types | |
| typedef IsoContourDistanceImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef IsoContourDistanceImage3DFilterController | 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 (IsoContourDistanceImage3DFilterController, IsoContourDistanceImageFilterControllerBase) | |
| IsoContourDistanceImage3DFilterController () | |
Definition at line 140 of file freIsoContourDistanceImageFilterController.h.
| typedef IsoContourDistanceImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::IsoContourDistanceImage3DFilterController::Superclass |
Reimplemented from FREE::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 143 of file freIsoContourDistanceImageFilterController.h.
| typedef IsoContourDistanceImage3DFilterController FREE::IsoContourDistanceImage3DFilterController::Self |
Reimplemented from FREE::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 144 of file freIsoContourDistanceImageFilterController.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::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 146 of file freIsoContourDistanceImageFilterController.h.
| typedef ComponentType::Pointer FREE::IsoContourDistanceImage3DFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 147 of file freIsoContourDistanceImageFilterController.h.
| typedef Superclass::GenericComponentType FREE::IsoContourDistanceImage3DFilterController::GenericComponentType |
Generic component type
Reimplemented from FREE::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 148 of file freIsoContourDistanceImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::IsoContourDistanceImage3DFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 149 of file freIsoContourDistanceImageFilterController.h.
| typedef Superclass::GenericMediaPointer FREE::IsoContourDistanceImage3DFilterController::GenericMediaPointer |
Reimplemented from FREE::IsoContourDistanceImageFilterControllerBase< TInputImage >.
Definition at line 150 of file freIsoContourDistanceImageFilterController.h.
| FREE::IsoContourDistanceImage3DFilterController::IsoContourDistanceImage3DFilterController | ( | ) |
Implementation of FREE::IsoContourDistanceImage3DFilterController /
Definition at line 43 of file freIsoContourDistanceImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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