Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ createGroupTransform
Method
createGroupTransform
src/OpenColorIO/Processor.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
GroupTransformRcPtr Processor::createGroupTransform() const
153
{
154
return getImpl()->createGroupTransform();
155
}
156
157
bool Processor::isDynamic() const noexcept
158
{
Callers
15
CreateOutputLutFile
Function · 0.80
main
Function · 0.80
processor_to_ctf_html
Function · 0.80
main
Function · 0.80
hasNonTrivialMatrixTransform
Function · 0.80
simplifyTransform
Function · 0.80
getRefSpaceConverter
Function · 0.80
getProcessor
Method · 0.80
GetProcessor
Function · 0.80
test_get_processor
Method · 0.80
test_color_picking
Method · 0.80
check_processor
Method · 0.80
Calls
2
CreateTransform
Function · 0.85
getImpl
Function · 0.50
Tested by
15
test_get_processor
Method · 0.64
test_color_picking
Method · 0.64
check_processor
Method · 0.64
check_processor_inv
Method · 0.64
test_create_group_transform
Method · 0.64
test_optimize_processor
Method · 0.64
test_static_get_transform
Method · 0.64
test_processor_from_nt
Method · 0.64
test_processor_from_nt_and_context
Method · 0.64
test_processor_from_name
Method · 0.64
test_processor_from_name_and_context
Method · 0.64
test_processor_from_alias
Method · 0.64