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

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

A SIMD bool with SIMD_WIDTH lanes.