- All Known Implementing Classes:
BoundingBox
,BoundingSphere
public interface BoundingVolume
-
Method Summary
-
Method Details
-
getMinX
float getMinX() -
getMaxX
float getMaxX() -
getMinY
float getMinY() -
getMaxY
float getMaxY() -
getMinZ
float getMinZ() -
getMaxZ
float getMaxZ() -
hasIntersection
-
isInsideBox
-