Module building_blocks_storage::signed_distance[][src]

Structs

Sd8

A signed distance value in the range [-1.0, 1.0] with 8 bits of precision.

Sd16

A signed distance value in the range [-1.0, 1.0] with 16 bits of precision.

Traits

SignedDistance