AABBT.vertices

Returns all vertices of the AABB, basically one vec per corner.

struct AABBT(type, uint dimension_ = 3)
@safe pure nothrow @property const
vec[]
vertices
()

Meta