#include <GAS_SPH.h>
Public Member Functions | |
| gas_SPHGridCell () | |
| gas_SPHGridCell (int i, int j, int k, int index) | |
| virtual | ~gas_SPHGridCell () |
Public Attributes | |
| UT_IntArray | myIndices |
| int | myXindex |
| int | myYindex |
| int | myZindex |
| int | myIndex |
| int | myNumEntries |
Definition at line 245 of file GAS_SPH.h.
| GAS_SPH::gas_SPHGridCell::gas_SPHGridCell | ( | int | i, | |
| int | j, | |||
| int | k, | |||
| int | index | |||
| ) | [inline] |
| virtual GAS_SPH::gas_SPHGridCell::~gas_SPHGridCell | ( | ) | [inline, virtual] |
1.5.9