MCPcopy 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
1306unsigned Config::getMinorVersion() const
1307{
1308 return m_impl->m_minorVersion;
1309}
1310
1311void Config::setMinorVersion(unsigned int version)
1312{

Callers 13

supported_versionsMethod · 0.95
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
_get_valueMethod · 0.45
mainFunction · 0.45
PyConfig.cppFile · 0.45
saveFunction · 0.45
test_copyMethod · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 5

test_copyMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36