AABBT.expand

Expands the AABB by another AABB.

  1. void expand(AABBT b)
    struct AABBT(type, uint dimension_ = 3)
    @safe pure nothrow
    void
    expand
  2. void expand(vec v)

Meta