Uses of Class
gumbo.graphic.math.Plane3

Packages that use Plane3
gumbo.graphic.math   
 

Uses of Plane3 in gumbo.graphic.math
 

Subclasses of Plane3 in gumbo.graphic.math
 class Polygon3
          A 3D spatial element representing a plane with a finite and convex extent, with the extent defined by 3 or more coplanar vertex points.
static class Polygon3.Immutable