AttentionType.h File Reference
#include <SimoxUtility/meta/enum/EnumNames.hpp>
+ Include dependency graph for AttentionType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::view_selection
 
 armarx::view_selection::gaze_targets
 

Enumerations

enum  AttentionType { TaskDriven = 2, StimulusDriven = 1, RandomEvent = 0 }
 Describes the type of attention. More...
 

Variables

const simox::meta::EnumNames< AttentionType > AttentionTypeNames