Monado OpenXR Runtime
Data Fields
xrt_colour_rgba_f32 Struct Reference

A 4 element colour with floating point channels. More...

#include <xrt/xrt_defines.h>

Data Fields

float r
 
float g
 
float b
 
float a
 

Detailed Description

A 4 element colour with floating point channels.

Field Documentation

◆ a

float xrt_colour_rgba_f32::a

◆ b

float xrt_colour_rgba_f32::b

◆ g

float xrt_colour_rgba_f32::g

◆ r

float xrt_colour_rgba_f32::r

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