Monado OpenXR Runtime
ipc_shared_tracking_origin 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_shared_tracking_origin:

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...
 

Detailed Description

A tracking in the shared memory area.

Field Documentation

◆ name

◆ offset

struct xrt_pose ipc_shared_tracking_origin::offset

Initial offset of the tracking origin.

◆ type

enum xrt_tracking_type ipc_shared_tracking_origin::type

What can the state tracker expect from this tracking system.


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