Trait plasma::ICProducer
source · pub trait ICProducer<'a>: IntermediateCalculatorProducer<'a, [PhaseAmp], f32> { }
Expand description
A convenient trait alias for plasma render methods.
Object Safety§
This trait is not object safe.
pub trait ICProducer<'a>: IntermediateCalculatorProducer<'a, [PhaseAmp], f32> { }
A convenient trait alias for plasma render methods.