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

Method getFileRules

src/OpenColorIO/Config.cpp:4643–4646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4641///////////////////////////////////////////////////////////////////////////
4642
4643ConstFileRulesRcPtr Config::getFileRules() const noexcept
4644{
4645 return getImpl()->m_fileRules;
4646}
4647
4648void Config::setFileRules(ConstFileRulesRcPtr fileRules)
4649{

Callers 11

get_item_namesMethod · 0.45
_get_itemsMethod · 0.45
loadFunction · 0.45
saveFunction · 0.45
test_using_rulesMethod · 0.45
test_copyMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 7

test_using_rulesMethod · 0.36
test_copyMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36