#include <itkFEMRegistrationFilter.h>
Inheritance diagram for itk::fem::FEMRegistrationFilter< TMovingImage, TFixedImage >::FEMOF:


Public Member Functions | |
| *Find the ID of the class with specified | name (this is a slow function).*If you have to create many objects of the same class |
Static Public Member Functions | |
| *Find the ID of the class with specified obtain the class ID *with this function first and then use that ID with the Create member *function *static int | ClassName2ID (StrClassName str) |
| static FEMLightObject::Pointer | Create (int id) |
| static StrClassName | ID2ClassName (int id) |
| *Register the class with the factory A pointer to a create *function and class name as a string must be provided Function *returns the newly assigned ID of the which can be later *used to create objects of that class *static int | Register (COF f, const char *str) |
Public Attributes | |
| *Register the class with the factory A pointer to a create *function and class name as a string must be provided Function *returns the newly assigned ID of the | class |
Protected Member Functions | |
| FEMOF () | |
| ~FEMOF () | |
|
|||||||||
|
|
|
|||||||||
|
|
|
|
Definition at line 127 of file itkFEMObjectFactory.h. |
|
|
Create a new object based on class identifier id and return a pointer to it. Definition at line 92 of file itkFEMObjectFactory.h. |
|
|
Return the name of the class (as a string) for the given ID. Definition at line 116 of file itkFEMObjectFactory.h. |
|
|
|
|
||||||||||||
|
Definition at line 102 of file itkFEMObjectFactory.h. |
|
|
Definition at line 98 of file itkFEMObjectFactory.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000