FREE::Translation3DTransformController Class Reference
[Transformation controller]

Controller class for a 3D translation transform. More...

#include <freTranslationTransformController.h>

Inheritance diagram for FREE::Translation3DTransformController:

Inheritance graph
FREE::TranslationTransformControllerBase\< 3 \>FREE::ITKTransformControllerBase\< itk::TranslationTransform\< double, VDimension \>, VDimension \>FREE::TransformControllerBase\< TITKTransform, VDimension \>FREE::ComponentControllerBase\< TITKTransform \>FREE::ComponentControllerInterfaceFREE::ITKTransformControllerInterface\< TITKTransform::ScalarType, TITKTransform::InputSpaceDimension, TITKTransform::OutputSpaceDimension \>
[legend]
Collaboration diagram for FREE::Translation3DTransformController:

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

List of all members.

Public Member Functions

virtual const char * GetNameOfClass () const
 Translation3DTransformController ()

Protected Member Functions

virtual void GenerateProfile (CtrlProfile::ControllerProfile &profile, const SessionComponentCache *pComponentCache, bool bRegardOldSetup) const


Detailed Description

Controller class for a 3D translation transform.

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.


Constructor & Destructor Documentation

FREE::Translation3DTransformController::Translation3DTransformController (  ) 

Implementation of FREE::Translation3DTransformController ///////////

Definition at line 63 of file freTranslationTransformController.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

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.

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::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.

Here is the call graph for this function:

FREE::TransformControllerBase::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::ParametersFREE::ComponentControllerBase\< TControlledTransform \>::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::MediaMap


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