Type Definition implicit3d::PlaneX

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

A YZ-Plane.