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

type ColoredPoint<S = Default> = WithColor<Point<S>, Color>;