Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Index of the Geometry module

intro

The Geometry package contains classes for representing geometric entities like points and lines, and some algebraic/geometric primitives for operating on them, like norms, distances, and intersections.

Please note that things in this package have been developed in an ad-hoc fashion, driven by the needs of the various GrAL algorithms, and do not represent an attempt to provide a `complete' set of primitives (whatever this would mean).

I tried to make geometric and algebraic algorithms as generic as possible. The main technique for achieving this aim is a traits technique giving uniform access to the functionality of geometric point classes via specializations of the point_traits template.


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:26 2002 for Geometry by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000