Interaction.h File Reference
#include <RobotAPI/components/ArViz/Client/elements/ElementOps.h>
#include <RobotAPI/interface/ArViz/Component.h>
#include <Eigen/Core>
+ Include dependency graph for Interaction.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  InteractionFeedback
 
struct  InteractionFeedbackRange
 
struct  Transformable< ElementT >
 
struct  TransformationResult
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::viz
 This file is part of ArmarX.
 

Enumerations

enum  InteractionFeedbackType {
  None, Select, Deselect, ContextMenuChosen,
  Transform
}
 

Functions

Eigen::Matrix4f toEigen (data::GlobalPose const &pose)
 
const char * toString (InteractionFeedbackType type)