#include <freSetupTransformController.h>


Public Types | |
| typedef SetupTransform | ComponentType |
| typedef SetupTransformControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (SetupTransformController, SetupTransformControllerBase) | |
| SetupTransformController () | |
Definition at line 130 of file freSetupTransformController.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::SetupTransformControllerBase< TTransformComponent >.
Definition at line 135 of file freSetupTransformController.h.
Reimplemented from FREE::SetupTransformControllerBase< TTransformComponent >.
Definition at line 136 of file freSetupTransformController.h.
| FREE::SetupTransformController::SetupTransformController | ( | ) |
Implementation of FREE::SetupTransformController //////////////////
Definition at line 36 of file freSetupTransformController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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