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

Method getDst

src/OpenColorIO/transforms/LookTransform.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119const char * LookTransform::getDst() const
120{
121 return getImpl()->m_dst.c_str();
122}
123
124void LookTransform::setDst(const char * dst)
125{

Callers 13

test_constructorMethod · 0.95
test_interfaceMethod · 0.95
update_from_transformMethod · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
GetColorSpaceReferencesFunction · 0.45
LookTransform.cppFile · 0.45
BuildLookOpsFunction · 0.45
CollectContextVariablesFunction · 0.45
test_dstMethod · 0.45
test_dstMethod · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 6

test_constructorMethod · 0.76
test_interfaceMethod · 0.76
test_dstMethod · 0.36
test_dstMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36