Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

sndlocal.h

Go to the documentation of this file.
00001 //***************************************************************************
00002 #ifndef SNDLOCAL_H
00003 #define SNDLOCAL_H
00004 //***************************************************************************
00005 #include "mythread.h"
00006 //***************************************************************************
00007 void StartLocalSound(char *name);
00008 void setAmplitudeLocal(double dB);
00009 void ExitLocalSound();
00010 //***************************************************************************
00011 #endif // SNDLOCAL_H
00012 //***************************************************************************

Generated on Sun Jun 16 17:36:42 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001