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

Method getTargetSpace

src/OpenColorIO/Baker.cpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191const char * Baker::getTargetSpace() const
192{
193 return getImpl()->m_targetSpace.c_str();
194}
195
196const char * Baker::getDisplay() const
197{

Callers 6

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
GetTargetRangeFunction · 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