Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getMinorVersion
Method
getMinorVersion
src/OpenColorIO/Config.cpp:1306–1309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1304
}
1305
1306
unsigned Config::getMinorVersion() const
1307
{
1308
return m_impl->m_minorVersion;
1309
}
1310
1311
void Config::setMinorVersion(unsigned int version)
1312
{
Callers
13
supported_versions
Method · 0.95
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
save
Function · 0.45
test_ConfigMerger_defaults
Method · 0.45
test_ConfigMerger_setters
Method · 0.45
test_copy
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
5
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