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

Method setTransform

src/OpenColorIO/Look.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116void Look::setTransform(const ConstTransformRcPtr & transform)
117{
118 getImpl()->m_transform = transform->createEditableCopy();
119}
120
121ConstTransformRcPtr Look::getInverseTransform() const
122{

Callers 15

test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
mainFunction · 0.45
mainFunction · 0.45
_set_valueMethod · 0.45
_set_valueMethod · 0.45
loadFunction · 0.45
updateReferenceViewFunction · 0.45
instantiateDisplayMethod · 0.45
getProcessorMethod · 0.45

Calls 2

getImplFunction · 0.50
createEditableCopyMethod · 0.45

Tested by 15

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