Monado OpenXR Runtime
Loading...
Searching...
No Matches
ipc_tracking_origin_info Struct Reference

A tracking in the shared memory area. More...

#include </builds/monado/monado/src/xrt/ipc/shared/ipc_protocol.h>

Collaboration diagram for ipc_tracking_origin_info:

Data Fields

char name [XRT_TRACKING_NAME_LEN]
 For debugging.
 
enum xrt_tracking_type type
 What can the state tracker expect from this tracking system.
 
struct xrt_pose offset
 Initial offset of the tracking origin.
 

Detailed Description

A tracking in the shared memory area.

Field Documentation

◆ name

◆ offset

struct xrt_pose ipc_tracking_origin_info::offset

Initial offset of the tracking origin.

Referenced by ipc_client_tracking_origin_manager_get().

◆ type

enum xrt_tracking_type ipc_tracking_origin_info::type

What can the state tracker expect from this tracking system.

Referenced by ipc_client_tracking_origin_manager_get().


The documentation for this struct was generated from the following file: