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

Geometry/test-primitives.h

Go to the documentation of this file.
00001 #ifndef GRAL_GB_TEST_PRIMITIVES_H
00002 #define GRAL_GB_TEST_PRIMITIVES_H
00003 
00004 // $LICENSE
00005 
00006 #include <iostream>
00007 
00013 template<class POINT>
00014 struct test_algebraic_primitives 
00015 {
00016   void do_tests(std::ostream & out);
00017 };
00018 
00019 
00020 
00021 #ifdef NMWR_INCLUDE_TEMPLATE_DEFS
00022 #include "Geometry/internal/test-primitives.C"
00023 #endif
00024 
00025 
00026 #endif

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

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