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

Method getDisplay

src/OpenColorIO/Baker.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196const char * Baker::getDisplay() const
197{
198 return getImpl()->m_display.c_str();
199}
200
201const char * Baker::getView() const
202{

Callers 11

test_interfaceMethod · 0.95
displayDevice_CBFunction · 0.45
PopulateOCIOMenusFunction · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
test_displayMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 6

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