Package edu.stanford.rsl.konrad.geometry

Contains classes to describe various projection geometries.

See:
          Description

Class Summary
AbstractCurve Abstract class to model n dimensional curves.
AbstractShape Class to model any kind of curve or surface.
AbstractSurface Abstract class to model n dimensional surfaces.
Axis Class to model a coordinate axis;
ConvexHull super class for hull constructing algorithms Based on the gift wrapping code from Tim Lambert.
CoordinateSystem  
General All kinds of geometric routines that are not specific to some geometric object or interact on a set of these.
Projection This class represents a finite perspective projection (or a camera associated with it) and provides all sorts of routines for converting between different representations and obtaining geometric information.
Rotations  
 

Enum Summary
Projection.CameraAxisDirection  
Rotations.BasicAxis  
 

Package edu.stanford.rsl.konrad.geometry Description

Contains classes to describe various projection geometries.

Author:
Andreas Maier