NorMIT-nav  18.04
An IGT application
CommandIterationUpdate Class Reference
Inheritance diagram for CommandIterationUpdate:

Public Types

typedef CommandIterationUpdate Self
 
typedef itk::Command Superclass
 
typedef itk::SmartPointer< SelfPointer
 
typedef itk::LevenbergMarquardtOptimizer OptimizerType
 
typedef const OptimizerTypeOptimizerPointer
 

Public Member Functions

 itkNewMacro (Self)
 
void Execute (itk::Object *caller, const itk::EventObject &event)
 
void Execute (const itk::Object *object, const itk::EventObject &event)
 

Protected Member Functions

 CommandIterationUpdate ()
 

Detailed Description

Definition at line 52 of file cxLandmarkTranslationRegistration.cpp.

Member Typedef Documentation

typedef itk::LevenbergMarquardtOptimizer CommandIterationUpdate::OptimizerType

Definition at line 64 of file cxLandmarkTranslationRegistration.cpp.

typedef itk::SmartPointer<Self> CommandIterationUpdate::Pointer

Definition at line 57 of file cxLandmarkTranslationRegistration.cpp.

typedef itk::Command CommandIterationUpdate::Superclass

Definition at line 56 of file cxLandmarkTranslationRegistration.cpp.

Constructor & Destructor Documentation

CommandIterationUpdate::CommandIterationUpdate ( )
inlineprotected

Definition at line 61 of file cxLandmarkTranslationRegistration.cpp.

Member Function Documentation

void CommandIterationUpdate::Execute ( itk::Object *  caller,
const itk::EventObject &  event 
)
inline

Definition at line 67 of file cxLandmarkTranslationRegistration.cpp.

void CommandIterationUpdate::Execute ( const itk::Object *  object,
const itk::EventObject &  event 
)
inline

Definition at line 72 of file cxLandmarkTranslationRegistration.cpp.

CommandIterationUpdate::itkNewMacro ( Self  )

The documentation for this class was generated from the following file: