iMSTK
Interactive Medical Simulation Toolkit
|
GrasperData is either a ray, a grasping geometry, or another PbdObject (rigid) More...
Public Types | |
enum | Type { Geometry, Rigid } |
Public Attributes | |
Type | objType = Type::Geometry |
PbdObject * | pbdObj = nullptr |
Geometry * | grasperGeometry = nullptr |
int | bodyId = -1 |
GrasperData is either a ray, a grasping geometry, or another PbdObject (rigid)
Definition at line 100 of file imstkPbdObjectGrasping.cpp.