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

Function Look

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

Source from the content-addressed store, hash-verified

2431 std::map<std::string, std::string> getInterchangeAttributes() const noexcept;
2432
2433 Look(const Look &) = delete;
2434 Look& operator= (const Look &) = delete;
2435 /// Do not use (needed only for pybind11).
2436 ~Look();

Callers 1

OpenColorIO.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected