Type Definition implicit3d::PlaneNegX

source ·
pub type PlaneNegX<S> = Plane<AxisNegX, S>;
Expand description

A negative YZ-Plane.