#include <freDemonRegistrationController.h>


Public Types | |
| typedef DemonRegistrationProcessor3D | ComponentType |
| typedef DemonRegistrationControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (Demon3DRegistrationController, DemonRegistrationControllerBase) | |
| Demon3DRegistrationController () | |
DemonRegistrationController is derived from DemonRegistrationControllerBase and is the controller for demon based registration implemented by DemonRegistrationProcessor3D.
Definition at line 232 of file freDemonRegistrationController.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::DemonRegistrationControllerBase< TControlledDemonProcessor >.
Definition at line 235 of file freDemonRegistrationController.h.
| typedef DemonRegistrationControllerBase<ComponentType> FREE::Demon3DRegistrationController::Superclass |
Reimplemented from FREE::DemonRegistrationControllerBase< TControlledDemonProcessor >.
Definition at line 236 of file freDemonRegistrationController.h.
| FREE::Demon3DRegistrationController::Demon3DRegistrationController | ( | ) |
Implementation of FREE::Demon3DRegistrationController //////////////
Definition at line 45 of file freDemonRegistrationController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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