#include <freRigidRegistrationController.h>


Public Types | |
| typedef RigidRegistrationProcessor3D | ComponentType |
| typedef RigidRegistrationControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| virtual | ~Rigid3DRegistrationController () |
| Rigid3DRegistrationController () | |
Rigid3DRegistrationController is derived from RigidRegistrationControllerBase and is the controller for 3D RigidRegistration implemented by RigidRegistrationProcessor3D.
Definition at line 65 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 68 of file freRigidRegistrationController.h.
| typedef RigidRegistrationControllerBase<ComponentType> FREE::Rigid3DRegistrationController::Superclass |
Reimplemented from FREE::RigidRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 69 of file freRigidRegistrationController.h.
| FREE::Rigid3DRegistrationController::~Rigid3DRegistrationController | ( | ) | [virtual] |
Implementation of FREE::Rigid3DRegistrationController //////////////
Definition at line 50 of file freRigidRegistrationController.cxx.
| FREE::Rigid3DRegistrationController::Rigid3DRegistrationController | ( | ) |
Definition at line 55 of file freRigidRegistrationController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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