Type Definition raui_core::Scalar[][src]

type Scalar = f32;
Expand description

A floating point, scalar value define as a type alias to allow switching between 32 and 64 bit floats