D:/Basile/VisualCppProjects/hydroMEX3/hydroMEX3/oGL_graphics/Sea.h

Go to the documentation of this file.
00001 
00010 #ifndef SEA_H_DEF
00011 #define SEA_H_DEF
00012 
00013 #include "graphics_relative.h"
00014 
00015 
00016 
00017 
00018 
00019 void wave_init();//graphicDatas *gd);
00020 
00021 void wave_z_compute(datas *d);//, graphicDatas *gd);
00022 
00023 void free_wave_variables();//graphicDatas *gd);
00024 
00025 void Draw_sea();//graphicDatas *gd);
00026 
00027 void fillWaveLuts();
00028 
00029 #endif

Generated on Fri Jun 9 19:10:21 2006 for hydroMex3 by  doxygen 1.4.6-NO