Uses of Class
org.openmali.spatial.bounds.BoundingPolytope

Packages that use BoundingPolytope
org.openmali.spatial.bounds   
 

Uses of BoundingPolytope in org.openmali.spatial.bounds
 

Methods in org.openmali.spatial.bounds that return BoundingPolytope
 BoundingPolytope BoundingPolytope.intersectNew(Bounds bo)
          Computes a new BoundingPolytope that bounds the volume created by the intersection of this BoundingPolytope with another Bounds object
 BoundingPolytope BoundingPolytope.intersectNew(Bounds[] bos)
          compute a new BoundingPolytope that bounds the volume created by the intersection of this BoundingPolytope with an array of Bounds objects