|
|
#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 | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::view_selection |
| namespace | armarx::view_selection::gaze_targets |
Enumerations | |
| enum class | AttentionType { TaskDriven = 2 , StimulusDriven = 1 , RandomEvent = 0 } |
| Describes the type of attention. More... | |
Variables | |
| const simox::meta::EnumNames< AttentionType > | AttentionTypeNames |