MCPcopy 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
152GroupTransformRcPtr Processor::createGroupTransform() const
153{
154 return getImpl()->createGroupTransform();
155}
156
157bool Processor::isDynamic() const noexcept
158{

Callers 15

CreateOutputLutFileFunction · 0.80
mainFunction · 0.80
processor_to_ctf_htmlFunction · 0.80
mainFunction · 0.80
simplifyTransformFunction · 0.80
getRefSpaceConverterFunction · 0.80
getProcessorMethod · 0.80
GetProcessorFunction · 0.80
test_get_processorMethod · 0.80
test_color_pickingMethod · 0.80
check_processorMethod · 0.80

Calls 2

CreateTransformFunction · 0.85
getImplFunction · 0.50