FREE::Linear3DInterpolateController Class Reference
[Interpolator controller]

Controller class for a linear interpolation in 3D. More...

#include <freLinearInterpolateController.h>

Inheritance diagram for FREE::Linear3DInterpolateController:

Inheritance graph
FREE::InterpolatorControllerBase\< itk::LinearInterpolateImageFunction\< ImageTypes\< 3 \>::InternalImageType, double \> \>FREE::ComponentControllerBase\< TControlledInterpolator \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::Linear3DInterpolateController:

Collaboration graph
FREE::InterpolatorControllerBase\< itk::LinearInterpolateImageFunction\< ImageTypes\< 3 \>::InternalImageType, double \> \>FREE::ComponentControllerBase\< TControlledInterpolator \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef
itk::LinearInterpolateImageFunction
< InternalImage3DType,
ScalarType
ComponentType
typedef
InterpolatorControllerBase
< ComponentType
Superclass

Public Member Functions

virtual const char * GetNameOfClass () const
 Linear3DInterpolateController ()


Detailed Description

Controller class for a linear interpolation in 3D.

Linear3DInterpolateController is derived from InterpolatorControllerBase and is the control for an interpolation by summing neighbors, weightened by the distance, with itk::LinearInterpolateImageFunction.

Definition at line 66 of file freLinearInterpolateController.h.


Member Typedef Documentation

typedef itk::LinearInterpolateImageFunction<InternalImage3DType,ScalarType> FREE::Linear3DInterpolateController::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::InterpolatorControllerBase< TControlledInterpolator >.

Definition at line 69 of file freLinearInterpolateController.h.

typedef InterpolatorControllerBase<ComponentType> FREE::Linear3DInterpolateController::Superclass

Reimplemented from FREE::InterpolatorControllerBase< TControlledInterpolator >.

Definition at line 70 of file freLinearInterpolateController.h.


Constructor & Destructor Documentation

FREE::Linear3DInterpolateController::Linear3DInterpolateController (  ) 

Implementation of FREE::Linear3DInterpolateController //////////////

Definition at line 50 of file freLinearInterpolateController.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::Linear3DInterpolateController::GetNameOfClass (  )  const [inline, virtual]

Reimplemented from FREE::InterpolatorControllerBase< TControlledInterpolator >.

Definition at line 72 of file freLinearInterpolateController.h.


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