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

Method getViewingRules

src/OpenColorIO/Config.cpp:3332–3335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3330
3331
3332ConstViewingRulesRcPtr Config::getViewingRules() const noexcept
3333{
3334 return getImpl()->m_viewingRules;
3335}
3336
3337void Config::setViewingRules(ConstViewingRulesRcPtr viewingRules)
3338{

Callers 10

get_item_namesMethod · 0.80
_get_itemsMethod · 0.80
saveFunction · 0.80
processViewingRulesMethod · 0.80
handleInputOnlyMethod · 0.80
handleRemoveMethod · 0.80
test_configMethod · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80

Calls 1

getImplFunction · 0.50

Tested by 3

test_configMethod · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64