#include <freTranslationTransformController.h>


Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| Translation3DTransformController () | |
Protected Member Functions | |
| virtual void | GenerateProfile (CtrlProfile::ControllerProfile &profile, const SessionComponentCache *pComponentCache, bool bRegardOldSetup) const |
Translation3DTransformController is derived from TranslationTransformControllerBase and is the control for translation transforms done by itk::TranslationTransform in 3 dimensions.
Definition at line 243 of file freTranslationTransformController.h.
| FREE::Translation3DTransformController::Translation3DTransformController | ( | ) |
Implementation of FREE::Translation3DTransformController ///////////
Definition at line 63 of file freTranslationTransformController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| virtual const char* FREE::Translation3DTransformController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::TranslationTransformControllerBase< 3 >.
Definition at line 246 of file freTranslationTransformController.h.
| void FREE::Translation3DTransformController::GenerateProfile | ( | CtrlProfile::ControllerProfile & | profile, | |
| const SessionComponentCache * | pComponentCache, | |||
| bool | bRegardOldSetup | |||
| ) | const [protected, virtual] |
Adjusts the current profile according to the definitions of the controller.
Method should call the superclass variant to regard demands of basic controllers.
| [in,out] | profile | Reference of the current profile. |
| [in] | pComponentCache | Pointer to the cache indicating the location of the component that should be profiled. This pointer can be null. In this case only a default profile that isn't context sensitive is wanted (others aren't possible anyway) |
| [in] | bRegardOldSetup | If true, the setup of pComponentCache is valid and should be regarded when the profile is generated. Otherwise just use defaults if setup information is needed. |
Reimplemented from FREE::TranslationTransformControllerBase< 3 >.
Definition at line 71 of file freTranslationTransformController.cxx.
References FREE::cParam_CurrentTransformValues, FREE::cParam_InitialTransformValues, FREE::cParam_TransformScale, FREE::TransformControllerBase< TControlledTransform, iDimension >::GenerateProfile(), FREE::CtrlProfile::ControllerProfileBase::Parameters(), and FREE::Parameter::PVTDouble.

1.5.3 written by Dimitri van Heesch,
© 1997-2000