2d/timestep.hh File Reference
Include dependency graph for 2d/timestep.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  C2DRegTimeStep
 The time step class for time-marching registration algorithms. More...
 
class  C2DRegTimeStepPlugin
 Plug-in to create the time step evaluation. More...
 

Typedefs

typedef THandlerSingleton< TFactoryPluginHandler< C2DRegTimeStepPlugin > > C2DRegTimeStepPluginHandler
 
typedef std::shared_ptr< C2DRegTimeStepP2DRegTimeStep
 pointer type for the 2D registration time step More...
 

Typedef Documentation

◆ C2DRegTimeStepPluginHandler

Time step model plugin handler

Definition at line 153 of file 2d/timestep.hh.

◆ P2DRegTimeStep

typedef std::shared_ptr<C2DRegTimeStep > P2DRegTimeStep

pointer type for the 2D registration time step

Definition at line 120 of file 2d/timestep.hh.