Function webgl2_glyph::glyph_brush::ab_glyph::point[]

pub fn point(x: f32, y: f32) -> Point
Expand description

Point constructor.

Example

let p = point(0.1, 23.2);