iMSTK
Interactive Medical Simulation Toolkit
Public Member Functions | Public Attributes | List of all members
imstk::ProgrammableClient::GraspAction Struct Reference

Command for grasping an object. More...

#include <imstkProgrammableClient.h>

Inheritance diagram for imstk::ProgrammableClient::GraspAction:
Inheritance graph
[legend]
Collaboration diagram for imstk::ProgrammableClient::GraspAction:
Collaboration graph
[legend]

Public Member Functions

void activate (ProgrammableClient &) override
 
void updateDevice (ProgrammableClient &) override
 
void complete (ProgrammableClient &) override
 

Public Attributes

std::shared_ptr< PbdObjectGraspingobjectGrasping
 
std::shared_ptr< PbdObjecttool
 
- Public Attributes inherited from imstk::ProgrammableClient::Command
CommandState state = CommandState::WAITING
 
double startTime = 0.0
 
double duration = 0.0
 

Detailed Description

Command for grasping an object.

Definition at line 96 of file imstkProgrammableClient.h.


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