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

A 2 element vector with single floats. More...

#include <xrt/xrt_defines.h>

Collaboration diagram for xrt_vec2:

Data Fields

float x
 
float y
 

Related Symbols

(Note that these are not member symbols.)

#define XRT_VEC2_ZERO   {0.f, 0.f}
 All-zero value for xrt_vec2.
 

Detailed Description

A 2 element vector with single floats.

Friends And Related Symbol Documentation

◆ XRT_VEC2_ZERO

#define XRT_VEC2_ZERO   {0.f, 0.f}
related

All-zero value for xrt_vec2.

Referenced by contactglove_apply_stick_calibration().


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