aqhdReleaseInfo.h

00001 // copyright by benedikt oswald, all rights reserved, 2002-2006.
00002 // project - aqhdes2002
00003 // what - aqhdpre_aux.h
00004 // objective - define constants which depend on release version and determine release version
00005 // creation - 2002 nov 12 ~ 19:27:00 by benedikt oswald
00006 // modified - 2002 nov 12 ~ 19:27:01 by benedikt oswald
00007 // required software - none
00008 // feature - defines constants that determine software releases and depend on software releases
00009 
00010 #ifndef AQHD_RELEASE_INFO_H
00011 #define AQHD_RELEASE_INFO_H
00012 
00013 #define AQHD_COPYRIGHT_NOTE_AQUANTE_UNIHD "all rights reserved by aquante, 2002-2006."
00014 #define AQHD_AUTHOR_NOTE "by benedikt oswald, phd, electrical engineer, eth zurich"
00015 
00016 #define AQHDES_MAJOR_VERSION          2004
00017 #define AQHDES_MINOR_VERSION          1
00018 
00019 #define AQHD_SURF_WELCOME_MESSAGE_P1    "aqhdsurf - version"
00020 #define AQHD_SURF_WELCOME_MESSAGE_P2    "aqhd surface triangulation component"
00021 #define AQHD_SURF_MAJOR_VERSION         2003
00022 #define AQHD_SURF_MINOR_VERSION         1
00023 #define AQHD_SURF_FUNCTIONALITY         "mission - read SAT geometry, triangulate surface, store triangles into file"
00024 
00025 #define ACIS_MAJOR_VERSION            8 
00026 
00027 #endif // AQHD_RELEASE_INFO_H

Generated on Fri Oct 26 14:04:29 2007 for acheron3d by  doxygen 1.4.7