|
ug4
|
Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
| UG_API bool | ug::PluginLoaded (const std::string &name) |
| UG_API bool | ug::UnloadPlugins () |