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

Command for linear movement of an analytical geometry. More...

#include <imstkProgrammableClient.h>

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

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
 

Detailed Description

Command for linear movement of an analytical geometry.

Definition at line 69 of file imstkProgrammableClient.h.


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