Type Definition heron::rapier_plugin::rapier::math::SimdReal[][src]

type SimdReal = AutoSimd<[f32; 4]>;

A SIMD float with SIMD_WIDTH lanes.