Monado OpenXR Runtime
Data Fields
xrt_vec3_i32 Struct Reference

A 3 element vector with 32 bit integers. More...

#include <xrt/xrt_defines.h>

Data Fields

int32_t x
 
int32_t y
 
int32_t z
 

Detailed Description

A 3 element vector with 32 bit integers.

Field Documentation

◆ x

int32_t xrt_vec3_i32::x

◆ y

int32_t xrt_vec3_i32::y

◆ z

int32_t xrt_vec3_i32::z

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