translation

Build a translation matrix.

  1. auto translation(X x, Y y)
  2. auto translation(V v)
  3. auto translation(X x, Y y, Z z)
  4. auto translation(V v)
    pure @safe @nogc nothrow
    translation
    (
    V
    )
    (
    in V v
    )
    if ()

Meta