Public Member Functions | |
Particle () | |
Public Attributes | |
float | m_pfPosition [3] |
< current position of particle, in world coordinates | |
float | m_pfVelocity [3] |
< current velocity of particle, in world coordinates | |
float | m_fMass |
< mass of particle, kilograms | |
float | m_fHalfRhoSref |
< 0.5 * fluid density (rho) * reference area (Sref) |
Definition at line 19 of file WindStorm.h.