pub type PlaneNegY<S> = Plane<AxisNegY, S>;
A negative XZ-Plane
pub struct PlaneNegY<S> { /* private fields */ }