#include <freClosedFormRegistrationController.h>


Public Types | |
| typedef ClosedFormRegistrationProcessor< 3 > | ComponentType |
| typedef ClosedFormRegistrationControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| ClosedForm3DRegistrationController () | |
ClosedForm3DRegistrationController is derived from ClosedFormRegistrationControllerBase and is the controller for 3D closed form registration implemented by itk::LandmarkTransformInitializer.
Definition at line 62 of file freClosedFormRegistrationController.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::ClosedFormRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 65 of file freClosedFormRegistrationController.h.
| typedef ClosedFormRegistrationControllerBase<ComponentType> FREE::ClosedForm3DRegistrationController::Superclass |
Reimplemented from FREE::ClosedFormRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 66 of file freClosedFormRegistrationController.h.
| FREE::ClosedForm3DRegistrationController::ClosedForm3DRegistrationController | ( | ) |
Implementation of FREE::ClosedForm3DRegistrationController ///////////
Definition at line 43 of file freClosedFormRegistrationController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| virtual const char* FREE::ClosedForm3DRegistrationController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::RegistrationProcessorControllerBase< TControlledRigidProcessor >.
Definition at line 68 of file freClosedFormRegistrationController.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000