iMSTK
Interactive Medical Simulation Toolkit
|
The helper struct to store relative positions and densities of neighbor particlcles. More...
#include <imstkSphState.h>
Public Attributes | |
Vec3d | relativePos |
relative position | |
double | density |
density of neighbor particle | |
The helper struct to store relative positions and densities of neighbor particlcles.
Definition at line 21 of file imstkSphState.h.