#include <freScaleTransformController.h>


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

| virtual const char* FREE::Scale3DTransformController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::ScaleTransformControllerBase< 3 >.
Definition at line 150 of file freScaleTransformController.h.
| void FREE::Scale3DTransformController::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::ScaleTransformControllerBase< 3 >.
Definition at line 67 of file freScaleTransformController.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