|
|
#include <armarx/view_selection/gaze_targets/AttentionType.h>#include <armarx/view_selection/gaze_targets/GazeTarget.h>#include <armarx/view_selection/gaze_targets/TargetPriority.h>#include <armarx/view_selection/gaze_targets/ice/GazeTargets.h>
Include dependency graph for ice_conversions.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 | |
Functions | |
| void | fromIce (const dto::AttentionType::AttentionTypeEnum &dto, AttentionType &bo) |
| void | fromIce (const dto::GazeTargetPtr &dto, GazeTarget &bo) |
| void | fromIce (const dto::TargetPriority &dto, TargetPriority &bo) |
| void | toIce (dto::AttentionType::AttentionTypeEnum &dto, const AttentionType &bo) |
| void | toIce (dto::GazeTargetPtr &dto, const GazeTarget &bo) |
| void | toIce (dto::TargetPriority &dto, const TargetPriority &bo) |