Uses of Package
de.javagl.swogl.geometry

Packages that use de.javagl.swogl.geometry
de.javagl.swogl The core classes of Swogl. 
de.javagl.swogl.geometry Classes and interfaces for basic geometric objects and the Geometry of a SwoglComponent 
 

Classes in de.javagl.swogl.geometry used by de.javagl.swogl
Geometry
          Interface for the geometry of a SwoglComponent.
Ray
          Interface describing a ray.
 

Classes in de.javagl.swogl.geometry used by de.javagl.swogl.geometry
Box
          Interface describing a box
Geometry
          Interface for the geometry of a SwoglComponent.
Ray
          Interface describing a ray.
SimpleGeometry
          A Geometry that consists of a rectangular grid of points.