Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

geotiffio.h

00001 /* 
00002  * geotiffio.h
00003  * 
00004  * Standard include file for geotiff, including all
00005  *  key and code definitions.
00006  */
00007 
00008 
00009 #ifndef __geotiffio_h
00010 #define __geotiffio_h
00011 
00012 #include "geotiff.h"  /* public key interface */
00013 #include "geovalues.h" /* key code definitions */
00014 
00015 #endif /* __geotiffio_h */
00016 

Generated at Sun Mar 4 23:32:45 2001 for libgeotiff by doxygen1.2.3-20001105 written by Dimitri van Heesch, © 1997-2000