[][src]Type Definition nannou::ui::widget::primitive::shape::triangles::ColoredPoint

type ColoredPoint = ([f64; 2], Rgba);

A point with an associated color.