pub type IPLReconstructor = *mut _IPLReconstructor_t;Expand description
An object that can convert energy fields to impulse responses. Energy fields are typically much smaller in size than impulse responses, and therefore are used when storing baked reflections or reverb in a probe batch, but impulse responses are what is needed at runtime for convolution.