Go to the source code of this file.
Namespaces | |
namespace | itk |
namespace | itk::fem |
Compounds | |
class | VisitorDispatcher |
This class provides the functionality needed to apply the correct visitor function to object of some class. The specific visitor function is choosen, based on a given pointer to some object. More... |