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

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.