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

Method setDst

src/OpenColorIO/transforms/LookTransform.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124void LookTransform::setDst(const char * dst)
125{
126 getImpl()->m_dst = dst ? dst : "";
127}
128
129void LookTransform::setLooks(const char * looks)
130{

Callers 15

test_interfaceMethod · 0.95
mainFunction · 0.45
transformMethod · 0.45
transformMethod · 0.45
loadFunction · 0.45
getRefSpaceConverterFunction · 0.45
getProcessorMethod · 0.45
getProcessorMethod · 0.45
test_dstMethod · 0.45
test_validateMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 9

test_interfaceMethod · 0.76
test_dstMethod · 0.36
test_validateMethod · 0.36
test_dstMethod · 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