|
iMSTK
Interactive Medical Simulation Toolkit
|
Command for linear movement of an analytical geometry. More...
#include <imstkProgrammableClient.h>


Public Member Functions | |
| void | activate (ProgrammableClient &) override |
| void | updateDevice (ProgrammableClient &) override |
| void | complete (ProgrammableClient &) override |
Public Attributes | |
| Vec3d | startPosition = Vec3d::Zero() |
| Vec3d | stopPosition = Vec3d::Zero() |
Public Attributes inherited from imstk::ProgrammableClient::Command | |
| CommandState | state = CommandState::WAITING |
| double | startTime = 0.0 |
| double | duration = 0.0 |
Command for linear movement of an analytical geometry.
Definition at line 69 of file imstkProgrammableClient.h.
1.8.13