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

Method getCurrentContext

src/OpenColorIO/Config.cpp:2161–2164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2159// RESOURCES //////////////////////////////////////////////////////////////
2160
2161ConstContextRcPtr Config::getCurrentContext() const
2162{
2163 return getImpl()->m_context;
2164}
2165
2166void Config::addEnvironmentVar(const char * name, const char * defaultValue)
2167{

Callers 15

test_interfaceMethod · 0.95
main.cppFile · 0.45
mainFunction · 0.45
writeMethod · 0.45
bakeMethod · 0.45
getProcessorMethod · 0.45
GetProcessorFunction · 0.45
setUpMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 15

test_interfaceMethod · 0.76
setUpMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36