Go to the source code of this file.
Data Structures | |
class | C3DRegTimeStep |
The time-step part of time-marching registration algorithms. More... | |
class | C3DRegTimeStepPlugin |
The plug-in class for the time-step class of time-marching registration algorithms. More... | |
Typedefs | |
typedef THandlerSingleton< TFactoryPluginHandler< C3DRegTimeStepPlugin > > | C3DRegTimeStepPluginHandler |
plugin handler for 3D time marching time step operator plug-ins More... | |
typedef std::shared_ptr< C3DRegTimeStep > | P3DRegTimeStep |
Pointer type for time steps in 3D time-marching image registration. More... | |
plugin handler for 3D time marching time step operator plug-ins
Definition at line 143 of file 3d/timestep.hh.
typedef std::shared_ptr<C3DRegTimeStep > P3DRegTimeStep |
Pointer type for time steps in 3D time-marching image registration.
Definition at line 140 of file 3d/timestep.hh.