Main Page | Namespace List | Class List | File List | Class Members | File Members

heightfield.h

Go to the documentation of this file.
00001 //
00002 // Functions to create and draw a height field
00003 //
00004 
00005 
00007 
00009 void initHeightField( int W, int H, const char *file );
00010 
00011 
00013 
00017 void drawHeightField( float x, float y, int w, int h );
00018 
00019 float gethf ( int , int  );
00020 

Generated on Thu Jan 20 02:46:58 2005 for Main_Demo by doxygen 1.3.6