iMSTK
Interactive Medical Simulation Toolkit
|
Direclty gives a point-direction contact as its collision data, point given by index. More...
#include <imstkCollisionData.h>
Public Attributes | |
int | ptIndex = 0 |
Vec3d | dir = Vec3d::Zero() |
double | penetrationDepth = 0.0 |
Direclty gives a point-direction contact as its collision data, point given by index.
Definition at line 88 of file imstkCollisionData.h.