Type Definition maker_panel::TPoint[]

type TPoint = Point2D<f32, UnknownUnit>;

Alias for euclid::default::Point2D<f32>.