InteractionFeedback Struct Reference

#include <RobotAPI/components/ArViz/Client/Interaction.h>

Public Member Functions

int chosenContextMenuEntry () const
 
std::string const & element () const
 
bool isTransformBegin () const
 
bool isTransformDuring () const
 
bool isTransformEnd () const
 
std::string const & layer () const
 
long revision () const
 
Eigen::Vector3f scale () const
 
Eigen::Matrix4f transformation () const
 
InteractionFeedbackType type () const
 

Public Attributes

data::InteractionFeedback data_
 

Detailed Description

Definition at line 57 of file Interaction.h.

Member Function Documentation

◆ chosenContextMenuEntry()

int chosenContextMenuEntry ( ) const
inline

Definition at line 116 of file Interaction.h.

◆ element()

std::string const& element ( ) const
inline

Definition at line 106 of file Interaction.h.

◆ isTransformBegin()

bool isTransformBegin ( ) const
inline

Definition at line 86 of file Interaction.h.

◆ isTransformDuring()

bool isTransformDuring ( ) const
inline

Definition at line 91 of file Interaction.h.

◆ isTransformEnd()

bool isTransformEnd ( ) const
inline

Definition at line 96 of file Interaction.h.

◆ layer()

std::string const& layer ( ) const
inline

Definition at line 101 of file Interaction.h.

◆ revision()

long revision ( ) const
inline

Definition at line 111 of file Interaction.h.

◆ scale()

Eigen::Vector3f scale ( ) const
inline

Definition at line 126 of file Interaction.h.

◆ transformation()

Eigen::Matrix4f transformation ( ) const
inline

Definition at line 121 of file Interaction.h.

+ Here is the call graph for this function:

◆ type()

InteractionFeedbackType type ( ) const
inline

Definition at line 59 of file Interaction.h.

Member Data Documentation

◆ data_

data::InteractionFeedback data_

Definition at line 132 of file Interaction.h.


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