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

Function GetVersion

src/OpenColorIO/Config.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97///////////////////////////////////////////////////////////////////////////
98
99const char * GetVersion()
100{
101 return OCIO_VERSION_FULL_STR;
102}
103
104int GetVersionHex()
105{

Callers 10

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
loadFunction · 0.85
InitLoggingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected