Type Definition nannou::draw::mesh::vertex::ColoredPoint2[][src]

type ColoredPoint2<S = Default> = WithColor<Point2<S>, Color>;