Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Volume/Regular/Unimodal/3d/1B/Intensity/simpleFuncs.h

Go to the documentation of this file.
00001 #ifndef _SIMPLEFUNCS_H_
00002 #define _SIMPLEFUNCS_H_
00003 
00004 #include "vuSimpleTypes.h"
00005 
00006 #define TOLERANCE  0.00001f
00007 
00008 dword swapBytes(dword in);
00009 float snapToZeroOne(float f);
00010 
00011 #endif

Generated on Wed Dec 15 21:20:31 2004 for vuVolume by  doxygen 1.3.9.1