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

SHarmonics.h

Go to the documentation of this file.
00001 #ifndef _FVR_SHARMONICS_H__
00002 #define _FVR_SHARMONICS_H__
00003 
00004 #include "SimpleDefs.h"
00005 
00006 void realTrans(t_data*, int& xMax, int& yMax, int& zMax, t_data* Yarray[10]);
00007 void realLight(t_data sphy[], t_data lv[3]);
00008 void shade(t_data lv[3], float*& pic);
00009 
00010 
00011 #endif

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