AxisAlignedBoundingBox.initialPoint

The initial or starting point of the AABB

class AxisAlignedBoundingBox(T, uint dimensions)
Vector!(T, dimensions) initialPoint;

Meta