#include <freFEMRegistrationController.h>


Public Types | |
| typedef FEMRegistrationProcessor3D | ComponentType |
| typedef FEMRegistrationControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (FEM3DRegistrationController, FEMRegistrationControllerBase) | |
| FEM3DRegistrationController () | |
FEM3DRegistrationController is derived from FEMRegistrationController and is the controller for finite element model based registration implemented by FEMRegistrationProcessor3D.
Definition at line 263 of file freFEMRegistrationController.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::FEMRegistrationControllerBase< TControlledFEMProcessor >.
Definition at line 266 of file freFEMRegistrationController.h.
Reimplemented from FREE::FEMRegistrationControllerBase< TControlledFEMProcessor >.
Definition at line 267 of file freFEMRegistrationController.h.
| FREE::FEM3DRegistrationController::FEM3DRegistrationController | ( | ) |
Implementation of FREE::FEM3DRegistrationController ////////////////
Definition at line 33 of file freFEMRegistrationController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::FEM3DRegistrationController::itkTypeMacro | ( | FEM3DRegistrationController | , | |
| FEMRegistrationControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000