#include <frePointSetRegistrationController.h>


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

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