Type Definition heron::rapier_plugin::rapier2d::math::SimdReal

source ·
pub type SimdReal = AutoSimd<[f32; 4]>;
Expand description

A SIMD float with SIMD_WIDTH lanes.