Box.translate

Translate this Box.

  1. Box translate(bound_t offset)
    struct Box(T, int N)
    @nogc pure const nothrow
    translate
  2. Box translate(T x, T y)
  3. Box translate(T x, T y, T z)

Meta