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

type Scalar = f64;

An alias over the Scalar type used throughout Conrod.

This type is primarily used for spatial dimensions and positioning.