MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / Context

Function Context

include/OpenColorIO/OpenColorIO.h:3937–3937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3935 ConfigIOProxyRcPtr getConfigIOProxy() const;
3936
3937 Context(const Context &) = delete;
3938 Context& operator= (const Context &) = delete;
3939 /// Do not use (needed only for pybind11).
3940 ~Context();

Callers 1

OpenColorIO.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected