glyph_brush_layout
0.2.4
In glyph_brush_layout::ab_glyph
?
Settings
Function
glyph_brush_layout
::
ab_glyph
::
point
Copy item path
source
·
[
−
]
pub fn point(x:
f32
, y:
f32
) ->
Point
Expand description
Point
constructor.
§
Example
let
p = point(
0.1
,
23.2
);