#include <freCenteredAffineTransformController.h>


Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| CenteredAffine3DTransformController () | |
Protected Member Functions | |
| virtual bool | SetInitialTransformValues (ComponentType *pTransformComponent, SessionComponentCache *pComponentCache, SessionInfo *pSessionInfo, const int &iInitializeByITV) const |
| virtual void | GenerateProfile (CtrlProfile::ControllerProfile &profile, const SessionComponentCache *pComponentCache, bool bRegardOldSetup) const |
CenteredAffine3DTransformController is derived from CenteredAffineTransformControllerBase and is the control for a center based affine transformation, which is composed of all elements of an affine transformation (rotation, scaling, shearing and translation) with the exception that the rotation is around a point that can be explicitly specified. The transformation is done by the itk::CenteredAffineTransform.
Definition at line 121 of file freCenteredAffineTransformController.h.
| FREE::CenteredAffine3DTransformController::CenteredAffine3DTransformController | ( | ) |
Implementation of FREE::CenteredAffine3DTransformController ////////
Definition at line 202 of file freCenteredAffineTransformController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| virtual const char* FREE::CenteredAffine3DTransformController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::CenteredAffineTransformControllerBase< 3 >.
Definition at line 124 of file freCenteredAffineTransformController.h.
| bool FREE::CenteredAffine3DTransformController::SetInitialTransformValues | ( | ComponentType * | pTransformComponent, | |
| SessionComponentCache * | pComponentCache, | |||
| SessionInfo * | pSessionInfo, | |||
| const int & | iInitializeByITV | |||
| ) | const [protected, virtual] |
Definition at line 228 of file freCenteredAffineTransformController.cxx.
References FREE::RotationInitializer< iDimension >::AddReferencePair(), FREE::RotationInitializer< iDimension >::AddToSchedule(), catchAllNPassMacro, FREE::RotationInitializer< iDimension >::ClearSchedule(), FREE::RotationInitializer< iDimension >::ComputeRotations(), FREE::cParam_CurrentTransformValues, FREE::ReferencePointsAccessor< iDimension >::FixedPointsExist(), FREE::CenterInitializer< TPixel, iDimension >::GeometryOn(), FREE::CenterInitializer< TPixel, iDimension >::GetCenter(), FREE::ReferencePointsAccessor< iDimension >::GetFixedPointArray(), FREE::ReferencePointsAccessor< iDimension >::GetFixedPointsCount(), FREE::TransformSetupAdaptor::GetInitialTransformParameters(), FREE::SessionAccessor::GetLinkedMedia(), FREE::ReferencePointsAccessor< iDimension >::GetMovingPointArray(), FREE::ParameterCollection::GetParameterValue(), FREE::RotationInitializer< iDimension >::GetRotation(), FREE::CenterInitializer< TPixel, iDimension >::MomentsOn(), FREE::ReferencePointsAccessor< iDimension >::MovingPointsExist(), FREE::ComponentSetup::Parameters(), FREE::RA_X, FREE::RA_Y, FREE::RA_Z, FREE::RotationInitializer< iDimension >::SetCenterPair(), FREE::CenterInitializer< TPixel, iDimension >::SetImage(), FREE::ParameterCollection::SetParameterValue(), FREE::SessionComponentCache::Setup(), FREE::SessionComponentCache::SetupIsAssigned(), FREE::RotationInitializer< iDimension >::SetUseRotationWeight(), throwCtrlExceptionMacro, and throwExceptionMacro.

| void FREE::CenteredAffine3DTransformController::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::CenteredAffineTransformControllerBase< 3 >.
Definition at line 210 of file freCenteredAffineTransformController.cxx.
References FREE::cParam_CurrentTransformValues, FREE::cParam_InitialTransformValues, FREE::cParam_TransformScale, FREE::DASet, FREE::TransformControllerBase< TMatrixOffsetTransform, VDimension >::GenerateProfile(), FREE::CtrlProfile::ControllerProfileBase::MediaMap(), FREE::CtrlProfile::ControllerProfileBase::Parameters(), FREE::Parameter::PVTDouble, and FREE::Parameter::PVTInteger.

1.5.3 written by Dimitri van Heesch,
© 1997-2000