Module vecmath

Class BoundingBox

java.lang.Object
de.grogra.vecmath.geom.VolumeBase
de.grogra.vecmath.geom.BoundingBox
All Implemented Interfaces:
Volume

public class BoundingBox extends VolumeBase
This class represents an axis-aligned bounding box. It contains all points between the corners min and max.
Author:
Ole Kniemeyer