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

Method getLook

src/OpenColorIO/Config.cpp:4473–4476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4471///////////////////////////////////////////////////////////////////////////
4472
4473ConstLookRcPtr Config::getLook(const char * name) const
4474{
4475 return getImpl()->getLook(name);
4476}
4477
4478int Config::getNumLooks() const
4479{

Callers 12

test_interfaceMethod · 0.95
mainFunction · 0.45
saveFunction · 0.45
CollectContextVariablesFunction · 0.45
RunLookTokensFunction · 0.45
CollectContextVariablesFunction · 0.45
handlePreferInputMethod · 0.45
handlePreferBaseMethod · 0.45
handleInputOnlyMethod · 0.45
handleRemoveMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 3

test_interfaceMethod · 0.76
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36