[][src]Type Definition conrod_core::position::Scalar

type Scalar = f64;

An alias over the Scalar type used throughout Conrod.

This type is primarily used for spatial dimensions and positioning.