Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
382
void Context::clearStringVars()
383
{
384
getImpl()->m_envMap.clear();
385
}
386
387
const char * Context::resolveStringVar(const char * string) const noexcept
388
{
Callers
4
test_interface
Method · 0.95
test_interface
Method · 0.95
clearEnvironmentVars
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
2
getImpl
Function · 0.50
clear
Method · 0.45
Tested by
3
test_interface
Method · 0.76
test_interface
Method · 0.76
OCIO_ADD_TEST
Function · 0.36