[BACK]Return to smoke.h CVS log [TXT][DIR] Up to [Development] / performer / src / sample / C++ / volfog

File: [Development] / performer / src / sample / C++ / volfog / smoke.h (download)

Revision 1.1, Tue Nov 21 21:39:46 2000 UTC (16 years, 11 months ago) by flynnt
Branch: MAIN
CVS Tags: HEAD

Initial check-in based on OpenGL Performer 2.4 tree.
-flynnt

pfNode *MakeSmoke(float *pos, float radius, float thickness,
		  float *speed, float *wind);
void UpdateSmoke(void);