CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Macros | Typedefs
DisplayPluginFactory.h File Reference
#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
 

Macro Definition Documentation

#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.