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

Method getLooks

src/OpenColorIO/Baker.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181const char * Baker::getLooks() const
182{
183 return getImpl()->m_looks.c_str();
184}
185
186void Baker::setTargetSpace(const char * targetSpace)
187{

Callers 15

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
search_looktransformsFunction · 0.45
get_looksMethod · 0.45
_get_itemsMethod · 0.45
_set_valueMethod · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 9

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