Monado OpenXR Runtime
xrt_matrix_2x2 Struct Reference

A tightly packed 2x2 matrix of floats. More...

#include <xrt/xrt_defines.h>

Collaboration diagram for xrt_matrix_2x2:

Data Fields

union {
   float   v [4]
 
   struct xrt_vec2   vecs [2]
 
}; 
 

Detailed Description

A tightly packed 2x2 matrix of floats.


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