Type Definition conrod_core::position::Scalar

source · []
pub type Scalar = f64;
Expand description

An alias over the Scalar type used throughout Conrod.

This type is primarily used for spatial dimensions and positioning.