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

Function FileRules

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

Source from the content-addressed store, hash-verified

1828 bool isDefault() const noexcept;
1829
1830 FileRules(const FileRules &) = delete;
1831 FileRules & operator= (const FileRules &) = delete;
1832
1833 /// Do not use (needed only for pybind11).

Callers 1

OpenColorIO.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected