AABB.fromValues(double a, double b, double c, double d) : _buffer = Float32List.fromList([a, b, c, d]);