pub type PlasmaICP<'a> = PlasmaInterCalcProducer<'a, [PhaseAmp]>;
Expand description
A convenient type to be used with crate::plasma::Plasma::render or crate::plasma::Plasma::render_part.
Aliased Type§
struct PlasmaICP<'a>(/* private fields */);
pub type PlasmaICP<'a> = PlasmaInterCalcProducer<'a, [PhaseAmp]>;
A convenient type to be used with crate::plasma::Plasma::render or crate::plasma::Plasma::render_part.
struct PlasmaICP<'a>(/* private fields */);