iMSTK
Interactive Medical Simulation Toolkit
Public Types | Public Attributes | List of all members
imstk::GraspedData Struct Reference

Info needed to add a constraint for the grasped object Garunteed to be a PbdObject. More...

Collaboration diagram for imstk::GraspedData:
Collaboration graph
[legend]

Public Types

enum  Type { Deformable, Rigid }
 

Public Attributes

PbdObjectpbdObj = nullptr
 
Type objType = Type::Deformable
 
VecDataArray< double, 3 > * vertices = nullptr
 
AbstractDataArrayindices = nullptr
 
PointwiseMapmap = nullptr
 
int bodyId = -1
 

Detailed Description

Info needed to add a constraint for the grasped object Garunteed to be a PbdObject.

Definition at line 33 of file imstkPbdObjectGrasping.cpp.


The documentation for this struct was generated from the following file: