Fraxinus
16.5.0-fx-rc8
An IGT application
|
Public Types | |
typedef CommandIterationUpdate | Self |
typedef itk::Command | Superclass |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::LevenbergMarquardtOptimizer | OptimizerType |
typedef const OptimizerType * | OptimizerPointer |
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 () | |
Definition at line 73 of file cxLandmarkTranslationRegistration.cpp.
typedef const OptimizerType* CommandIterationUpdate::OptimizerPointer |
Definition at line 86 of file cxLandmarkTranslationRegistration.cpp.
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.
Definition at line 76 of file cxLandmarkTranslationRegistration.cpp.
typedef itk::Command CommandIterationUpdate::Superclass |
Definition at line 77 of file cxLandmarkTranslationRegistration.cpp.
|
inlineprotected |
Definition at line 82 of file cxLandmarkTranslationRegistration.cpp.
|
inline |
Definition at line 88 of file cxLandmarkTranslationRegistration.cpp.
|
inline |
Definition at line 93 of file cxLandmarkTranslationRegistration.cpp.
CommandIterationUpdate::itkNewMacro | ( | Self | ) |