33 #ifndef __H__UG__plugin_util__
34 #define __H__UG__plugin_util__
location name
Definition: checkpoint_util.lua:128
Registry for functions and classes that are exported to scripts and visualizations.
Definition: registry.h:138
UG_API std::vector< std::string > GetLoadedPlugins()
Definition: plugin_util_dynamic.cpp:203
UG_API bool PluginLoaded(const std::string &name)
UG_API bool LoadPlugins(const char *pluginPath, std::string parentGroup, bridge::Registry ®, bool bPrefixGroup=false)
Loads all plugins in the given path.
UG_API bool UnloadPlugins()
Definition: plugin_util_dynamic.cpp:184
#define UG_API
Definition: ug_config.h:65