#include <freFastChamferDistanceImageFilterController.h>


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

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