Skip to main content

Point

Type Alias Point 

Source
pub type Point = (f32, f32);
Expand description

A single 2-D point.