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

Method getDefaultDisplay

src/OpenColorIO/Config.cpp:3427–3430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3425}
3426
3427const char * Config::getDefaultDisplay() const
3428{
3429 return getDisplay(0);
3430}
3431
3432int Config::getNumDisplays() const
3433{

Callers 11

test_interfaceMethod · 0.95
mainFunction · 0.45
InitOCIOFunction · 0.45
PopulateOCIOMenusFunction · 0.45
_get_default_displayMethod · 0.45
__init__Method · 0.45
_init_ocioMethod · 0.45
register_viewersFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 4

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