Monado OpenXR Runtime
|
A tracking in the shared memory area. More...
#include </builds/monado/monado/src/xrt/ipc/shared/ipc_protocol.h>
Data Fields | |
char | name [XRT_TRACKING_NAME_LEN] |
For debugging. More... | |
enum xrt_tracking_type | type |
What can the state tracker expect from this tracking system. More... | |
struct xrt_pose | offset |
Initial offset of the tracking origin. More... | |
A tracking in the shared memory area.
char ipc_shared_tracking_origin::name[XRT_TRACKING_NAME_LEN] |
For debugging.
Referenced by ipcproto.common.Arg::__init__(), ipcproto.common.Call::__init__(), bindings.Profile::__init__(), ipcproto.common.Arg::dump(), ipcproto.common.Call::dump(), ipcproto.common.Arg::get_func_argument_in(), ipcproto.common.Arg::get_func_argument_out(), ipcproto.common.Arg::get_struct_field(), ipcproto.common.Call::write_call_decl(), ipcproto.common.Call::write_handler_decl(), ipcproto.common.Call::write_receive_decl(), and ipcproto.common.Call::write_send_decl().
struct xrt_pose ipc_shared_tracking_origin::offset |
Initial offset of the tracking origin.
enum xrt_tracking_type ipc_shared_tracking_origin::type |
What can the state tracker expect from this tracking system.