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

Function Processor

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

Source from the content-addressed store, hash-verified

2780 OptimizationFlags oFlags) const;
2781
2782 Processor(const Processor &) = delete;
2783 Processor & operator= (const Processor &) = delete;
2784 /// Do not use (needed only for pybind11).
2785 ~Processor();

Callers 1

OpenColorIO.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected