[][src]Type Definition nannou::text::Point

type Point<S = Scalar> = Point2<S>;

The point type used when working with text.