ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
UG_API std::vector< std::string > | ug::GetLoadedPlugins () |
UG_API bool | ug::LoadPlugins (const char *pluginPath, std::string parentGroup, bridge::Registry ®, bool bPrefixGroup=false) |
Loads all plugins in the given path. More... | |
UG_API bool | ug::PluginLoaded (const std::string &name) |
UG_API bool | ug::UnloadPlugins () |