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

Method getDefaultView

src/OpenColorIO/Config.cpp:3451–3454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3449}
3450
3451const char * Config::getDefaultView(const char * display) const
3452{
3453 return getView(display, 0);
3454}
3455
3456const char * Config::getDefaultView(const char * display, const char * colorspaceName) const
3457{

Callers 13

test_interfaceMethod · 0.95
mainFunction · 0.45
InitOCIOFunction · 0.45
displayDevice_CBFunction · 0.45
_get_default_viewMethod · 0.45
_on_display_changedMethod · 0.45
load_imageMethod · 0.45
_init_ocioMethod · 0.45
_on_display_changedMethod · 0.45
register_viewersFunction · 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