Skip to main content

Point2F32

Type Alias Point2F32 

Source
pub type Point2F32 = [f32; 2];
Expand description

2D point with f32 components — typically a parametric (u, v) coordinate.