DirectionConverterYDown

Type Alias DirectionConverterYDown 

Source
pub type DirectionConverterYDown = DirectionConverter<YDown>;
Expand description

Apply direction to coordinates with up being negative.

Aliased Typeยง

pub struct DirectionConverterYDown { /* private fields */ }