Type Definition heron::rapier_plugin::rapier::parry::math::SimdBool[][src]

type SimdBool = AutoSimd<[bool; 4]>;

A SIMD bool with SIMD_WIDTH lanes.