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

Command for waiting. Used to let system continue running with no active commands. More...

#include <imstkProgrammableClient.h>

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

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from imstk::ProgrammableClient::Command
CommandState state = CommandState::WAITING
 
double startTime = 0.0
 
double duration = 0.0
 

Detailed Description

Command for waiting. Used to let system continue running with no active commands.

Definition at line 143 of file imstkProgrammableClient.h.


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