BBox(this.dims, this.bounds) : assert(bounds.length == 2 * dims, 'bounds must be 2*dims long'), assert(_validMinMax(dims, bounds), 'min must be <= max on every axis');