BoundingBox

fun BoundingBox(    left: Float,     right: Float,     top: Float,     bottom: Float)