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

Method getView

src/OpenColorIO/Baker.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201const char * Baker::getView() const
202{
203 return getImpl()->m_view.c_str();
204}
205
206void Baker::setDisplayView(const char * display, const char * view)
207{

Callers 15

test_interfaceMethod · 0.95
mainFunction · 0.45
updateViewsMenuFunction · 0.45
transform_CBFunction · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
bakeMethod · 0.45
test_viewMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 8

test_interfaceMethod · 0.76
test_viewMethod · 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