CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 73 of file cxLandmarkTranslationRegistration.cpp.

Member Typedef Documentation

typedef itk::LevenbergMarquardtOptimizer CommandIterationUpdate::OptimizerType

Definition at line 85 of file cxLandmarkTranslationRegistration.cpp.

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

Definition at line 78 of file cxLandmarkTranslationRegistration.cpp.

typedef itk::Command CommandIterationUpdate::Superclass

Definition at line 77 of file cxLandmarkTranslationRegistration.cpp.

Constructor & Destructor Documentation

CommandIterationUpdate::CommandIterationUpdate ( )
inlineprotected

Definition at line 82 of file cxLandmarkTranslationRegistration.cpp.

Member Function Documentation

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

Definition at line 88 of file cxLandmarkTranslationRegistration.cpp.

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

Definition at line 93 of file cxLandmarkTranslationRegistration.cpp.

CommandIterationUpdate::itkNewMacro ( Self  )

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