pub type DirectionConverterYDown = DirectionConverter<YDown>;
Expand description
Apply direction to coordinates with up being negative.
Aliased Typeยง
pub struct DirectionConverterYDown { /* private fields */ }
pub type DirectionConverterYDown = DirectionConverter<YDown>;
Apply direction to coordinates with up being negative.
pub struct DirectionConverterYDown { /* private fields */ }