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

A tracking system or device origin. More...

#include <xrt/xrt_tracking.h>

Inheritance diagram for xrt_tracking_origin:
Collaboration diagram for xrt_tracking_origin:

Data Fields

char name [256]
 For debugging.
 
enum xrt_tracking_type type
 What can the state tracker expect from this tracking system.
 
struct xrt_pose initial_offset
 Read-only.
 

Detailed Description

A tracking system or device origin.

Tracking systems will typically extend this structure.

Field Documentation

◆ initial_offset

struct xrt_pose xrt_tracking_origin::initial_offset

◆ name

◆ type


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