Skip to main content

PlaneNegY

Type Alias PlaneNegY 

Source
pub type PlaneNegY<S> = Plane<AxisNegY, S>;
Expand description

A negative XZ-Plane

Aliased Typeยง

pub struct PlaneNegY<S> { /* private fields */ }