Function elmesque::transform_2d::scale_x
[−]
[src]
pub fn scale_x(s: f64) -> Transform2D
Creates a transformation for horizontal scaling.
pub fn scale_x(s: f64) -> Transform2D
Creates a transformation for horizontal scaling.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).