MCPcopy 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
123ViewingRules::ViewingRules()
124 : m_impl(new ViewingRules::Impl())
125{
126}
127
128ViewingRules::~ViewingRules()
129{

Callers 3

_clear_itemsMethod · 0.80
setUpMethod · 0.80

Calls

no outgoing calls

Tested by 1

setUpMethod · 0.64