Shapeworks Studio
2.1
Shape analysis software suite
|
Public Types | |
typedef MyIterationCommand | Self |
typedef Command | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef Image< float, 2 > | ImageType |
typedef MyIterationCommand | Self |
typedef Command | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef Image< float, 3 > | ImageType |
Public Member Functions | |
itkTypeMacro (MyIterationCommand, Command) | |
itkNewMacro (Self) | |
virtual void | Execute (Object *caller, const EventObject &) |
virtual void | Execute (const Object *, const EventObject &) |
itkTypeMacro (MyIterationCommand, Command) | |
itkNewMacro (Self) | |
virtual void | Execute (Object *caller, const EventObject &) |
virtual void | Execute (const Object *, const EventObject &) |
Definition at line 27 of file itkPSMEntropyModelFilter2DTest.cxx.
Standard class typedefs.
Definition at line 31 of file itkPSMEntropyModelFilterTest.cxx.
Standard class typedefs.
Definition at line 31 of file itkPSMEntropyModelFilter2DTest.cxx.
|
inlinevirtual |
This method will be passed a PSMGradientDescentOptimizer
Definition at line 45 of file itkPSMEntropyModelFilter2DTest.cxx.
|
inlinevirtual |
This method will be passed a PSMGradientDescentOptimizer
Definition at line 45 of file itkPSMEntropyModelFilterTest.cxx.
itk::MyIterationCommand::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
itk::MyIterationCommand::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
itk::MyIterationCommand::itkTypeMacro | ( | MyIterationCommand | , |
Command | |||
) |
Run-time type information (and related methods).
itk::MyIterationCommand::itkTypeMacro | ( | MyIterationCommand | , |
Command | |||
) |
Run-time type information (and related methods).