Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getWorkingDir
Method
getWorkingDir
src/OpenColorIO/Context.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
const char * Context::getWorkingDir() const
261
{
262
return getImpl()->m_workingDir.c_str();
263
}
264
265
void Context::setEnvironmentMode(EnvironmentMode mode) noexcept
266
{
Callers
4
test_copy
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
Context.cpp
File · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
3
test_copy
Method · 0.76
test_interface
Method · 0.76
test_interface
Method · 0.76