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

Method getSearchPath

src/OpenColorIO/Config.cpp:2240–2243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2238}
2239
2240const char * Config::getSearchPath() const
2241{
2242 return getImpl()->m_context->getSearchPath();
2243}
2244
2245void Config::setSearchPath(const char * path)
2246{

Callers 15

test_interfaceMethod · 0.95
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
saveFunction · 0.45
validateMethod · 0.45
getProcessorMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 8

test_interfaceMethod · 0.76
test_copyMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36