A class implementing a fluid in a sector.
More...
#include <propclass/mechenv.h>
List of all members.
Public Attributes |
| float | density |
| | The density of the fluid in this sector.
|
| csVector3 | flow |
| | The velocity of fluid flow in this sector.
|
Detailed Description
A class implementing a fluid in a sector.
Definition at line 72 of file mechenv.h.
Member Data Documentation
The density of the fluid in this sector.
Definition at line 84 of file mechenv.h.
The velocity of fluid flow in this sector.
Definition at line 88 of file mechenv.h.
The documentation for this class was generated from the following file: