Struct rusterize::types::Transform [] [src]

pub struct Transform { /* fields omitted */ }

Methods

impl Transform
[src]

Trait Implementations

impl Debug for Transform
[src]

Formats the value using the given formatter.

impl Clone for Transform
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Transform
[src]

impl Mul for Transform
[src]

The resulting type after applying the * operator

The method for the * operator