FREE::VersorRigid3DTransformController Class Reference
[Transformation controller]

Controllerclass for a versor based rotations in 3 dimensional space. More...

#include <freVersorRigid3DTransformController.h>

Inheritance diagram for FREE::VersorRigid3DTransformController:

Inheritance graph
FREE::MatrixOffsetTransformControllerBase\< itk::VersorRigid3DTransform\< double \>, 3 \>FREE::ITKTransformControllerBase\< TMatrixOffsetTransform, VDimension \>FREE::TransformControllerBase\< TMatrixOffsetTransform, VDimension \>FREE::ComponentControllerBase\< TMatrixOffsetTransform \>FREE::ComponentControllerInterfaceFREE::ITKTransformControllerInterface\< TMatrixOffsetTransform::ScalarType, TMatrixOffsetTransform::InputSpaceDimension, TMatrixOffsetTransform::OutputSpaceDimension \>
[legend]
Collaboration diagram for FREE::VersorRigid3DTransformController:

Collaboration graph
FREE::MatrixOffsetTransformControllerBase\< itk::VersorRigid3DTransform\< double \>, 3 \>FREE::ITKTransformControllerBase\< TMatrixOffsetTransform, VDimension \>FREE::TransformControllerBase\< TMatrixOffsetTransform, VDimension \>FREE::ComponentControllerBase\< TMatrixOffsetTransform \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObjectFREE::ITKTransformControllerInterface\< TMatrixOffsetTransform::ScalarType, TMatrixOffsetTransform::InputSpaceDimension, TMatrixOffsetTransform::OutputSpaceDimension \>
[legend]

List of all members.

Public Types

typedef
itk::VersorRigid3DTransform
< ScalarType
ComponentType
typedef
MatrixOffsetTransformControllerBase
< ComponentType, 3 > 
Superclass

Public Member Functions

 DeclareParameterMacro (CenterInitializationType)
 DeclareParameterMacro (Center)
virtual const char * GetNameOfClass () const
 VersorRigid3DTransformController ()

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


Detailed Description

Controllerclass for a versor based rotations in 3 dimensional space.

VersorRigid3DTransformController is derived from ITKTransformControllerBase and is the control for versor based rotations and translation in 3 dimensional space. The transformation is done by the itk::VersorRigid3DTransform. Because of the limitation to 3D images, the VersorRigid3DTransformController will raise an exception, if used in 2D.

Definition at line 43 of file freVersorRigid3DTransformController.h.


Member Typedef Documentation

typedef itk::VersorRigid3DTransform<ScalarType> FREE::VersorRigid3DTransformController::ComponentType

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::MatrixOffsetTransformControllerBase< TMatrixOffsetTransform, VDimension >.

Definition at line 46 of file freVersorRigid3DTransformController.h.

typedef MatrixOffsetTransformControllerBase<ComponentType, 3> FREE::VersorRigid3DTransformController::Superclass

Reimplemented from FREE::MatrixOffsetTransformControllerBase< TMatrixOffsetTransform, VDimension >.

Definition at line 47 of file freVersorRigid3DTransformController.h.


Constructor & Destructor Documentation

FREE::VersorRigid3DTransformController::VersorRigid3DTransformController (  ) 

Definition at line 41 of file freVersorRigid3DTransformController.cxx.

References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

Here is the call graph for this function:

FREE::ComponentControllerInterface::UpdateControllerIDFREE::CtrlProfile::ProfileInheritance::AddAncestorFREE::XMLStringMultiMap::AddElementFREE::CtrlProfile::ProfileInheritance::IndexOfAncestorFREE::XMLStringMultiMap::SetElementDataFREE::XMLStringMultiMap::GetElementDataFREE::XMLStringMultiMap::Size


Member Function Documentation

FREE::VersorRigid3DTransformController::DeclareParameterMacro ( CenterInitializationType   ) 

Reimplemented from FREE::MatrixOffsetTransformControllerBase< TMatrixOffsetTransform, VDimension >.

FREE::VersorRigid3DTransformController::DeclareParameterMacro ( Center   ) 

Reimplemented from FREE::MatrixOffsetTransformControllerBase< TMatrixOffsetTransform, VDimension >.

virtual const char* FREE::VersorRigid3DTransformController::GetNameOfClass (  )  const [inline, virtual]

Reimplemented from FREE::MatrixOffsetTransformControllerBase< TMatrixOffsetTransform, VDimension >.

Definition at line 52 of file freVersorRigid3DTransformController.h.

bool FREE::VersorRigid3DTransformController::SetInitialTransformValues ( ComponentType pTransformComponent,
SessionComponentCache pComponentCache,
SessionInfo pSessionInfo,
const int &  iInitializeByITV 
) const [protected, virtual]

Definition at line 76 of file freVersorRigid3DTransformController.cxx.

References catchAllNPassMacro, FREE::cParam_CurrentTransformValues, FREE::ReferencePointsAccessor< iDimension >::FixedPointsExist(), FREE::ReferencePointsAccessor< iDimension >::GetFixedPoint(), FREE::ReferencePointsAccessor< iDimension >::GetFixedPointArray(), FREE::ReferencePointsAccessor< iDimension >::GetFixedPoints(), FREE::TransformSetupAdaptor::GetInitialTransformParameters(), FREE::SessionAccessor::GetLinkedMedia(), FREE::ReferencePointsAccessor< iDimension >::GetMovingPointArray(), FREE::ReferencePointsAccessor< iDimension >::GetMovingPoints(), FREE::SessionAccessor::GetParameterValue(), FREE::ReferencePointsAccessor< iDimension >::MovingPointsExist(), FREE::ComponentSetup::Parameters(), FREE::ParameterCollection::SetParameterValue(), FREE::SessionComponentCache::Setup(), FREE::SessionComponentCache::SetupIsAssigned(), and throwCtrlExceptionMacro.

Here is the call graph for this function:

FREE::ReferencePointsAccessor::FixedPointsExistFREE::ReferencePointsAccessor::GetFixedPointFREE::ReferencePointsAccessor::GetFixedPointArrayFREE::ReferencePointsAccessor::GetFixedPointsFREE::TransformSetupAdaptor::GetInitialTransformParametersFREE::SessionAccessor::GetLinkedMediaFREE::SessionComponentCache::SetupFREE::ReferencePointsAccessor::GetMovingPointArrayFREE::ReferencePointsAccessor::MovingPointsExistFREE::ReferencePointsAccessor::GetMovingPointsFREE::SessionAccessor::GetParameterValueFREE::ComponentSetup::ParametersFREE::ParameterCollection::SetParameterValueFREE::SessionComponentCache::SetupIsAssignedFREE::KeyedCollectionBase::GetElementFREE::SessionComponentCache::GetIDPathFREE::SessionAccessor::GetMediaFREE::IDPath::ToStrFREE::ComponentSetup::MediaLinksFREE::KeyedCollectionBase::GetElementIndexFREE::ComponentSetup::GetIDPathFREE::ComponentSetup::HasParentComponentFREE::SessionComponentCache::ControllerFREE::SessionInfo::GetCacheByIDPathFREE::ComponentControllerInterface::GetMediaFREE::IDPath::GetMediaIDFREE::IDPath::GetParentComponentIDPathFREE::IDPath::IsMediaSelectionFREE::SessionComponentCache::IsActiveFREE::IDPath::GetParentIDPathFREE::IDPath::IsComponentSelectionFREE::IDPath::IsEmptyFREE::IDPath::AssembleIDPathFREE::IDPath::SizeFREE::IDPath::SetAbsoluteFREE::IDPath::AddComponentFREE::IDPath::GetComponentFREE::IDPath::IsParameterSelectionFREE::ReferencePointsAccessor::GetMovingPointFREE::SessionAccessor::GetParameterFREE::SessionComponentCache::ControllerIsAssignedFREE::ComponentControllerInterface::GetParameterFREE::ParameterCollection::GetParameterIndex

void FREE::VersorRigid3DTransformController::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.

Parameters:
[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::MatrixOffsetTransformControllerBase< TMatrixOffsetTransform, VDimension >.

Definition at line 49 of file freVersorRigid3DTransformController.cxx.

References FREE::cComp_MainOptimizer, FREE::CtrlProfile::ProfileOption::CheckForInheritance(), FREE::cParam_CurrentTransformValues, FREE::cParam_InitialisationMethod, FREE::cParam_InitialTransformValues, FREE::cParam_TransformScale, FREE::cParamDsc_InitialisationMethod, FREE::DASet, FREE::TransformControllerBase< TMatrixOffsetTransform, VDimension >::GenerateProfile(), FREE::CtrlProfile::ControllerProfileBase::Inheritance(), FREE::CtrlProfile::ControllerProfileBase::MediaMap(), FREE::CtrlProfile::ControllerProfileBase::Parameters(), FREE::Parameter::PVTDouble, FREE::Parameter::PVTInteger, and FREE::CtrlProfile::ControllerProfile::Requirements().

Here is the call graph for this function:

FREE::CtrlProfile::ProfileOption::CheckForInheritanceFREE::TransformControllerBase\< TMatrixOffsetTransform, VDimension \>::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::InheritanceFREE::CtrlProfile::ControllerProfileBase::MediaMapFREE::CtrlProfile::ControllerProfileBase::ParametersFREE::CtrlProfile::ControllerProfile::Requirements


The documentation for this class was generated from the following files:
Generated at Sat Oct 13 18:22:27 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000