Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
111
ConstTransformRcPtr Look::getTransform() const
112
{
113
return getImpl()->m_transform;
114
}
115
116
void Look::setTransform(const ConstTransformRcPtr & transform)
117
{
Callers
15
test_constructor_with_keyword
Method · 0.95
test_constructor_with_positional
Method · 0.95
test_interface
Method · 0.95
main
Function · 0.45
main
Function · 0.45
_update_scene_reference_space
Method · 0.45
_update_display_reference_space
Method · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
get_scene_to_display_transform
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
15
test_constructor_with_keyword
Method · 0.76
test_constructor_with_positional
Method · 0.76
test_interface
Method · 0.76
test_MergeColorSpace
Method · 0.36
test_named_transform
Method · 0.36
test_copy
Method · 0.36
test_config
Method · 0.36
test_transform
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
test_transform
Method · 0.36
test_constructor_with_keywords
Method · 0.36