AABBT.this

Constructs the AABB.

struct AABBT(type, uint dimension_ = 3)
@safe pure nothrow
this

Parameters

min vec

minimum of the AABB

max vec

maximum of the AABB

Meta