Monado OpenXR Runtime
u_space Struct Reference

Representing a single space, can be several ones. More...

Collaboration diagram for u_space:

Data Fields

struct xrt_space base
 
struct u_spacenext
 The space this space is in. More...
 
enum u_space_type type
 The type of the space. More...
 
union {
   struct {
      struct xrt_device *   xdev
 
      enum xrt_input_name   xname
 
   }   pose
 
   struct {
      struct xrt_pose   pose
 
   }   offset
 
}; 
 

Detailed Description

Representing a single space, can be several ones.

There should only be one root space per overseer.

Field Documentation

◆ next

struct u_space* u_space::next

The space this space is in.

◆ type


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