Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getMajorVersion
Method
getMajorVersion
src/OpenColorIO/Config.cpp:1280–1283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1278
}
1279
1280
unsigned Config::getMajorVersion() const
1281
{
1282
return m_impl->m_majorVersion;
1283
}
1284
1285
void Config::setMajorVersion(unsigned int version)
1286
{
Callers
15
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
_get_value
Method · 0.45
main
Function · 0.45
PyConfig.cpp
File · 0.45
load
Function · 0.45
save
Function · 0.45
validate
Method · 0.45
UpdateFileRulesFromV1ToV2
Function · 0.45
test_ConfigMerger_defaults
Method · 0.45
test_ConfigMerger_setters
Method · 0.45
Calls
no outgoing calls
Tested by
6
test_ConfigMerger_defaults
Method · 0.36
test_ConfigMerger_setters
Method · 0.36
test_copy
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36