Skip to main content

PlaneX

Type Alias PlaneX 

Source
pub type PlaneX<S> = Plane<AxisX, S>;
Expand description

A YZ-Plane.

Aliased Typeยง

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