MCPcopy 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
207const char * Context::getSearchPath() const
208{
209 return getImpl()->m_searchPath.c_str();
210}
211
212int Context::getNumSearchPaths() const
213{

Callers 4

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
Context.cppFile · 0.45

Calls 2

getImplFunction · 0.50
sizeMethod · 0.45

Tested by 3

test_copyMethod · 0.76
test_interfaceMethod · 0.76
test_interfaceMethod · 0.76