Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
const char * GetVersion()
100
{
101
return OCIO_VERSION_FULL_STR;
102
}
103
104
int GetVersionHex()
105
{
Callers
10
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Java_org_OpenColorIO_Globals_GetVersion
Function · 0.85
load
Function · 0.85
InitLogging
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected