#include <freBinaryThresholdImageFilterController.h>


Public Types | |
| typedef BinaryThresholdImageFilterControllerBase < ImageTypes < 3 >::InternalImageType > | Superclass |
| typedef BinaryThreshold3DImageFilterController | 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 (BinaryThreshold3DImageFilterController, BinaryThresholdImageFilterControllerBase) | |
| BinaryThreshold3DImageFilterController () | |
Definition at line 158 of file freBinaryThresholdImageFilterController.h.
| typedef BinaryThresholdImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::BinaryThreshold3DImageFilterController::Superclass |
Reimplemented from FREE::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 161 of file freBinaryThresholdImageFilterController.h.
Reimplemented from FREE::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 162 of file freBinaryThresholdImageFilterController.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::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 164 of file freBinaryThresholdImageFilterController.h.
| typedef ComponentType::Pointer FREE::BinaryThreshold3DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 165 of file freBinaryThresholdImageFilterController.h.
| typedef Superclass::GenericComponentType FREE::BinaryThreshold3DImageFilterController::GenericComponentType |
Generic component type
Reimplemented from FREE::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 166 of file freBinaryThresholdImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::BinaryThreshold3DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 167 of file freBinaryThresholdImageFilterController.h.
| typedef Superclass::GenericMediaPointer FREE::BinaryThreshold3DImageFilterController::GenericMediaPointer |
Reimplemented from FREE::BinaryThresholdImageFilterControllerBase< TInputImage >.
Definition at line 168 of file freBinaryThresholdImageFilterController.h.
| FREE::BinaryThreshold3DImageFilterController::BinaryThreshold3DImageFilterController | ( | ) |
Implementation of FREE::BinaryThreshold3DImageFilterController ///////
Definition at line 43 of file freBinaryThresholdImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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