script
0.0.1
In script::
dom::
dommatrixreadonly
Structs
DOMMatrixReadOnly
Constants
_IMPL_DOMOBJECT_FOR_DOMMatrixReadOnly
Functions
create_2d_matrix
create_3d_matrix
dommatrixinit_to_matrix
entries_to_matrix
normalize_point
transform_to_matrix
script
::
dom
::
dommatrixreadonly
Function
normalize_point
Copy item path
Settings
Help
Summary
Source
fn normalize_point(x:
f64
, y:
f64
, z:
f64
) -> (
f64
,
f64
,
f64
)