Home Previous Up Next Index

armarx::viz::data::InteractionFeedback

Overview

struct InteractionFeedback

Used By

InteractionFeedbackSeq

Data Member Index

type
component
layer
element
revision
chosenContextMenuEntry
transformation
scale

Data Members

int type;
string component;
string layer;
string element;
long revision;
int chosenContextMenuEntry;
GlobalPose transformation;
Vector3f scale;

Home Previous Up Next Index