Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getSearchPath
Method
getSearchPath
src/OpenColorIO/Context.cpp:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
const char * Context::getSearchPath() const
208
{
209
return getImpl()->m_searchPath.c_str();
210
}
211
212
int Context::getNumSearchPaths() const
213
{
Callers
4
test_copy
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
Context.cpp
File · 0.45
Calls
2
getImpl
Function · 0.50
size
Method · 0.45
Tested by
3
test_copy
Method · 0.76
test_interface
Method · 0.76
test_interface
Method · 0.76