|
|
#include <armarx/view_selection/client/ViewSelection.h>
Public Member Functions | |
| void | commitGazeTarget (const gaze_targets::GazeTarget &target) |
| void | commitGazeTargets (const std::vector< gaze_targets::GazeTarget > &targets) |
| void | connect () |
| std::optional< gaze_targets::GazeTarget > | readGazeTarget (const std::string &name) |
| ViewSelection (armarx::armem::client::MemoryNameSystem &mns, std::string providerSegmentName) | |
| ~ViewSelection () | |
Definition at line 23 of file ViewSelection.h.
| ViewSelection | ( | armarx::armem::client::MemoryNameSystem & | mns, |
| std::string | providerSegmentName ) |
Definition at line 27 of file ViewSelection.cpp.
|
default |
| void commitGazeTarget | ( | const gaze_targets::GazeTarget & | target | ) |
Definition at line 80 of file ViewSelection.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void commitGazeTargets | ( | const std::vector< gaze_targets::GazeTarget > & | targets | ) |
| void connect | ( | ) |
| std::optional< gaze_targets::GazeTarget > readGazeTarget | ( | const std::string & | name | ) |