![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
Inheritance diagram for itk::MyPSMProcrustesIterationCommand:
Collaboration diagram for itk::MyPSMProcrustesIterationCommand:Public Types | |
| typedef MyPSMProcrustesIterationCommand | Self |
| typedef Command | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Image< float, 2 > | ImageType |
| typedef MyPSMProcrustesIterationCommand | Self |
| typedef Command | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Image< float, 3 > | ImageType |
Public Member Functions | |
| itkTypeMacro (MyPSMProcrustesIterationCommand, Command) | |
| itkNewMacro (Self) | |
| virtual void | Execute (Object *caller, const EventObject &) |
| virtual void | Execute (const Object *, const EventObject &) |
| void | SetPSMProcrustesRegistration (PSMProcrustesRegistration< 2 > *p) |
| itkTypeMacro (MyPSMProcrustesIterationCommand, Command) | |
| itkNewMacro (Self) | |
| virtual void | Execute (Object *caller, const EventObject &) |
| virtual void | Execute (const Object *, const EventObject &) |
| void | SetPSMProcrustesRegistration (PSMProcrustesRegistration< 3 > *p) |
Public Attributes | |
| PSMProcrustesRegistration< 2 > * | procrustesRegistration |
| PSMProcrustesRegistration< 3 > * | procrustesRegistration |
Definition at line 35 of file itkPSMProcrustesRegistration2DTest.cxx.
Standard class typedefs.
Definition at line 39 of file itkPSMProcrustesRegistrationTest.cxx.
Standard class typedefs.
Definition at line 39 of file itkPSMProcrustesRegistration2DTest.cxx.
|
inlinevirtual |
This method will be passed a PSMProcrustesRegistration
Definition at line 54 of file itkPSMProcrustesRegistration2DTest.cxx.
|
inlinevirtual |
This method will be passed a PSMProcrustesRegistration
Definition at line 54 of file itkPSMProcrustesRegistrationTest.cxx.
| itk::MyPSMProcrustesIterationCommand::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
| itk::MyPSMProcrustesIterationCommand::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
| itk::MyPSMProcrustesIterationCommand::itkTypeMacro | ( | MyPSMProcrustesIterationCommand | , |
| Command | |||
| ) |
Run-time type information (and related methods).
| itk::MyPSMProcrustesIterationCommand::itkTypeMacro | ( | MyPSMProcrustesIterationCommand | , |
| Command | |||
| ) |
Run-time type information (and related methods).
1.8.11