[][src]Type Definition rapier3d::math::Real

type Real = f32;

The scalar type used throughout this crate.

Trait Implementations

impl WSign<f32> for Real[src]