Macro grafen::impl_translate [] [src]

macro_rules! impl_translate {
    ( $($class:path),+ ) => { ... };
}

Macro to implement Translate for an object with an origin variable.