Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ ViewingRules
Method
ViewingRules
src/OpenColorIO/ViewingRules.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
};
122
123
ViewingRules::ViewingRules()
124
: m_impl(new ViewingRules::Impl())
125
{
126
}
127
128
ViewingRules::~ViewingRules()
129
{
Callers
3
_clear_items
Method · 0.80
_get_editable_viewing_rules
Method · 0.80
setUp
Method · 0.80
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.64