Package de.javagl.swogl.geometry

Interface Summary
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.
 

Class Summary
AbstractGeometry Abstract base implementation of a Geometry
DefaultBox A simple implementation of a Box
DefaultRay Default implementation of a Ray
Geometries Factory methods for creating Geometries.
GeometryUtils A class offering utility methods for Geometries