Planef

Type Alias Planef 

Source
pub type Planef = Plane<f32>;
Expand description

Single-precision plane.

Aliased Typeยง

#[repr(C)]
pub struct Planef { /* private fields */ }