|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineprotectedvirtual |
Extract double channels and structure metadata from the input Datum.
Default replicates the previous inline behaviour: calls OperationHelper::extract_structured_double and copies spans into owned vectors.
Override to return ({}, {}) when the shader reads only from pre-staged image or passthrough bindings and channel extraction is meaningless for the input type.
Definition at line 90 of file GpuExecutionContext.hpp.