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

Function Baker

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

Source from the content-addressed store, hash-verified

3070 static const char * getFormatExtensionByIndex(int index);
3071
3072 Baker(const Baker &) = delete;
3073 Baker& operator= (const Baker &) = delete;
3074 /// Do not use (needed only for pybind11).
3075 ~Baker();

Callers 1

OpenColorIO.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected