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

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

The point type used when working with text.