#include <frePointSetRegistrationController.h>


Public Types | |
| typedef PointSetRegistrationProcessor< 2 > | ComponentType |
| typedef PointSetRegistrationControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| PointSet2DRegistrationController () | |
PointSet2DRegistrationController is derived from PointSetRegistrationControllerBase and is the controller for 2D point set registration implemented by PointSetRegistrationProcessor<2>.
Definition at line 41 of file frePointSetRegistrationController.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::PointSetRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 44 of file frePointSetRegistrationController.h.
| typedef PointSetRegistrationControllerBase<ComponentType> FREE::PointSet2DRegistrationController::Superclass |
Reimplemented from FREE::PointSetRegistrationControllerBase< TControlledRigidProcessor >.
Definition at line 45 of file frePointSetRegistrationController.h.
| FREE::PointSet2DRegistrationController::PointSet2DRegistrationController | ( | ) |
Implementation of FREE::PointSet2DRegistrationController ///////////
Definition at line 32 of file frePointSetRegistrationController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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