Crate unorm

source ·

Structs

Unsigned normalized float in the range from 0 <= x <= 1 represented as an unsigend 32 Bit integer.

Constants

1 / (2^32 - 1). Smallest number different from zero representable by Unorm.
1. Largest number representable by Unorm.
0. Smallest number representable by Unorm.
1. Largest number representable by Unorm.
0. Smallest number representable by Unorm.