AABBT.expand

Expands the AABB, so that v is part of the AABB.

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

Meta