Type Definition rapier2d::math::Real

source ·
pub type Real = f32;
Expand description

The scalar type used throughout this crate.

Trait Implementations§

Copy the sign of each component of self to the corresponding component of to.