Home Previous Up Next Index

armarx::viz::data::CommitInput

Overview

struct CommitInput

Used By

StorageInterface::commitAndReceiveInteractions

Data Member Index

updates
interactionComponent
interactionLayers

Data Members

LayerUpdateSeq updates;
string interactionComponent;
::Ice::StringSeq interactionLayers;

Home Previous Up Next Index