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

Method clearStringVars

src/OpenColorIO/Context.cpp:382–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380}
381
382void Context::clearStringVars()
383{
384 getImpl()->m_envMap.clear();
385}
386
387const char * Context::resolveStringVar(const char * string) const noexcept
388{

Callers 4

test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
clearEnvironmentVarsMethod · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 2

getImplFunction · 0.50
clearMethod · 0.45

Tested by 3

test_interfaceMethod · 0.76
test_interfaceMethod · 0.76
OCIO_ADD_TESTFunction · 0.36