#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "Fireworks/Geometry/interface/DisplayPlugin.h"
Go to the source code of this file.
Namespaces | |
fireworks | |
fireworks::geometry | |
Macros | |
#define | DEFINE_FIREWORKS_GEOM_DISPLAY(type) static fireworks::geometry::DisplayPluginFactory::PMaker<type > EDM_PLUGIN_SYM(s_display , __LINE__ ) (#type) |
Typedefs | |
typedef edmplugin::PluginFactory < DisplayPlugin *(void)> | fireworks::geometry::DisplayPluginFactory |
#define DEFINE_FIREWORKS_GEOM_DISPLAY | ( | type | ) | static fireworks::geometry::DisplayPluginFactory::PMaker<type > EDM_PLUGIN_SYM(s_display , __LINE__ ) (#type) |
Definition at line 34 of file DisplayPluginFactory.h.