Struct ILLIXR::pose_map_entry
ClassList > ILLIXR > pose_map_entry
#include <pose_relay.hpp>
Public Attributes
| Type | Name |
|---|---|
| uint64_t | id = {0}combined_pose.id this pose was based on |
| POSE_TYPE | pose |
Detailed Description
Entry stored in pose_map_, associating an extrapolated pose with the id of the original combined_pose it was derived from.
Public Attributes Documentation
variable id
combined_pose.id this pose was based on
uint64_t ILLIXR::pose_map_entry::id;
variable pose
POSE_TYPE ILLIXR::pose_map_entry::pose;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/offload_rendering_server/pose_relay.hpp