Uses of Class
gumbo.graphic.probe.Bound3

Packages that use Bound3
gumbo.graphic.probe   
 

Uses of Bound3 in gumbo.graphic.probe
 

Subclasses of Bound3 in gumbo.graphic.probe
 class AxisBound3
          A 3D axis-aligned box bound, whose position and extent are defined by a minimum and maximum point.
 class PolygonBound3
          A 3D bound whose position and extent are defined by one or more polygons.
 class PolytopeBound3
          A 3D bound whose position and extent are defined by one or more planes.
 class SphereBound3
          A 3D bound whose position and extent are defined by a center point and a radius.