Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3332
ConstViewingRulesRcPtr Config::getViewingRules() const noexcept
3333
{
3334
return getImpl()->m_viewingRules;
3335
}
3336
3337
void Config::setViewingRules(ConstViewingRulesRcPtr viewingRules)
3338
{
Callers
10
get_viewing_rule_names
Method · 0.80
get_item_names
Method · 0.80
_get_items
Method · 0.80
save
Function · 0.80
processViewingRules
Method · 0.80
handleInputOnly
Method · 0.80
handleRemove
Method · 0.80
test_config
Method · 0.80
OCIO_ADD_TEST
Function · 0.80
OCIO_ADD_TEST
Function · 0.80
Calls
1
getImpl
Function · 0.50
Tested by
3
test_config
Method · 0.64
OCIO_ADD_TEST
Function · 0.64
OCIO_ADD_TEST
Function · 0.64