Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
void Look::setTransform(const ConstTransformRcPtr & transform)
117
{
118
getImpl()->m_transform = transform->createEditableCopy();
119
}
120
121
ConstTransformRcPtr Look::getInverseTransform() const
122
{
Callers
15
test_interface
Method · 0.95
test_interface
Method · 0.95
main
Function · 0.45
main
Function · 0.45
_set_value
Method · 0.45
_set_value
Method · 0.45
load
Function · 0.45
updateReferenceColorspace
Function · 0.45
updateReferenceView
Function · 0.45
getProcessorWithoutCaching
Method · 0.45
instantiateDisplay
Method · 0.45
getProcessor
Method · 0.45
Calls
2
getImpl
Function · 0.50
createEditableCopy
Method · 0.45
Tested by
15
test_interface
Method · 0.76
test_interface
Method · 0.76
test_copy
Method · 0.36
test_transform
Method · 0.36
test_copy
Method · 0.36
test_transform
Method · 0.36
test_static_get_transform
Method · 0.36
test_copy
Method · 0.36
test_transform
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36