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

GrasperData is either a ray, a grasping geometry, or another PbdObject (rigid) More...

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

Public Types

enum  Type { Geometry, Rigid }
 

Public Attributes

Type objType = Type::Geometry
 
PbdObjectpbdObj = nullptr
 
GeometrygrasperGeometry = nullptr
 
int bodyId = -1
 

Detailed Description

GrasperData is either a ray, a grasping geometry, or another PbdObject (rigid)

Definition at line 100 of file imstkPbdObjectGrasping.cpp.


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