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

Method getTransform

src/OpenColorIO/Look.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111ConstTransformRcPtr Look::getTransform() const
112{
113 return getImpl()->m_transform;
114}
115
116void Look::setTransform(const ConstTransformRcPtr & transform)
117{

Callers 15

test_interfaceMethod · 0.95
mainFunction · 0.45
mainFunction · 0.45
_get_valueMethod · 0.45
_set_valueMethod · 0.45
_get_valueMethod · 0.45
_set_valueMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 15

test_interfaceMethod · 0.76
test_MergeColorSpaceMethod · 0.36
test_named_transformMethod · 0.36
test_copyMethod · 0.36
test_configMethod · 0.36
test_transformMethod · 0.36
test_copyMethod · 0.36
test_copyMethod · 0.36
test_transformMethod · 0.36