MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / IPPluginManager

Method IPPluginManager

ImagePlay/src/IPPluginManager.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20#include "IPPluginManager.h"
21
22IPPluginManager::IPPluginManager()
23{
24
25}
26
27void IPPluginManager::loadPlugins(QString pluginPath, IPProcessFactory* factory)
28{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected