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

Method getInputSpace

src/OpenColorIO/Baker.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161const char * Baker::getInputSpace() const
162{
163 return getImpl()->m_inputSpace.c_str();
164}
165
166void Baker::setShaperSpace(const char * shaperSpace)
167{

Callers 11

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
GetSrcRangeFunction · 0.45
bakeMethod · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 4

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