Type Definition implicit3d::SlabX [] [src]

type SlabX<S> = Slab<AxisX, S>;

A Slab along the X-Axis (in the YZ-Plane).