☰
LayoutPoint
Trait Implementations
AuHelpers<Point2D<Au, LayoutPixel>>
In webrender_api::units
?
Type Definition
webrender_api
::
units
::
LayoutPoint
source
·
[
−
]
pub type LayoutPoint =
Point2D
<
f32
,
LayoutPixel
>;
Trait Implementations
§
source
§
impl
AuHelpers
<
Point2D
<
Au
,
LayoutPixel
>> for
LayoutPoint
source
§
fn
from_au
(point:
LayoutPointAu
) -> Self
source
§
fn
to_au
(&self) ->
LayoutPointAu