|
|
| 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
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);