[][src]Type Definition rapier2d::math::SimdBool

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

A SIMD bool with SIMD_WIDTH lanes.