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

Method refresh

src/OpenColorIO/apphelpers/MixingHelpers.cpp:135–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135void MixingColorSpaceManagerImpl::refresh(ConstConfigRcPtr config)
136{
137 m_config = config;
138 refresh();
139}
140
141void MixingColorSpaceManagerImpl::refresh()
142{

Callers 6

test_color_pickingMethod · 0.45
test_mixing_sliderMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
slick.min.jsFile · 0.45
nFunction · 0.45
bootstrap.min.jsFile · 0.45

Calls 5

getUINameMethod · 0.80
clearMethod · 0.45
resetMethod · 0.45
hasRoleMethod · 0.45
push_backMethod · 0.45

Tested by 3

test_color_pickingMethod · 0.36
test_mixing_sliderMethod · 0.36
OCIO_ADD_TESTFunction · 0.36