AABBT.this

Constructs the AABB.

struct AABBT(type)
@safe pure nothrow
this

Parameters

min vec3

minimum of the AABB

max vec3

maximum of the AABB

Meta