#include <freRigidRegistrationController.h>


Public Types | |
| typedef RigidRegistrationProcessor2D | ComponentType |
| typedef RigidRegistrationControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| virtual | ~Rigid2DRegistrationController () |
| Rigid2DRegistrationController () | |
Rigid2DRegistrationController is derived from RigidRegistrationControllerBase and is the controller for 2D RigidRegistration implemented by RigidRegistrationProcessor2D.
Definition at line 42 of file freRigidRegistrationController.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::RigidRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 45 of file freRigidRegistrationController.h.
| typedef RigidRegistrationControllerBase<ComponentType> FREE::Rigid2DRegistrationController::Superclass |
Reimplemented from FREE::RigidRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 46 of file freRigidRegistrationController.h.
| FREE::Rigid2DRegistrationController::~Rigid2DRegistrationController | ( | ) | [virtual] |
Implementation of FREE::Rigid2DRegistrationController //////////////
Definition at line 33 of file freRigidRegistrationController.cxx.
| FREE::Rigid2DRegistrationController::Rigid2DRegistrationController | ( | ) |
Definition at line 38 of file freRigidRegistrationController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| virtual const char* FREE::Rigid2DRegistrationController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::OptimizerOwnerControllerInterface.
Definition at line 48 of file freRigidRegistrationController.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000