Monado OpenXR Runtime
Data Fields
psmv_vec3_i16_wire Struct Reference

Wire encoding of three 16 bit integers, little endian. More...

Collaboration diagram for psmv_vec3_i16_wire:
Collaboration graph
[legend]

Data Fields

struct psmv_i16_wire x
 
struct psmv_i16_wire y
 
struct psmv_i16_wire z
 

Detailed Description

Wire encoding of three 16 bit integers, little endian.

The values are signed 16-bit integers and stored as two's complement.

Field Documentation

◆ x

struct psmv_i16_wire psmv_vec3_i16_wire::x

◆ y

struct psmv_i16_wire psmv_vec3_i16_wire::y

◆ z

struct psmv_i16_wire psmv_vec3_i16_wire::z

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