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

Method Plugin

IPL/include/pugg/Plugin.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72{
73public:
74 Plugin() : _register_function(NULL) {}
75
76 bool load(const std::string& filename)
77 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected