pub type Planef = Plane<f32>;
Single-precision plane.
#[repr(C)]pub struct Planef { /* private fields */ }