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

Function Config

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

Source from the content-addressed store, hash-verified

1653 void archive(std::ostream & ostream) const;
1654
1655 Config(const Config &) = delete;
1656 Config& operator= (const Config &) = delete;
1657
1658 /// Do not use (needed only for pybind11).

Callers 1

OpenColorIO.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected