|
iMSTK
Interactive Medical Simulation Toolkit
|
Info needed to add a constraint for the grasped object Garunteed to be a PbdObject. More...

Public Types | |
| enum | Type { Deformable, Rigid } |
Public Attributes | |
| PbdObject * | pbdObj = nullptr |
| Type | objType = Type::Deformable |
| VecDataArray< double, 3 > * | vertices = nullptr |
| AbstractDataArray * | indices = nullptr |
| PointwiseMap * | map = nullptr |
| int | bodyId = -1 |
Info needed to add a constraint for the grasped object Garunteed to be a PbdObject.
Definition at line 33 of file imstkPbdObjectGrasping.cpp.
1.8.13