Monado OpenXR Runtime
Data Fields
xrt_colour_rgb_f32 Struct Reference

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

#include <xrt/xrt_defines.h>

Data Fields

float r
 
float g
 
float b
 

Detailed Description

A 3 element colour with floating point channels.

Field Documentation

◆ b

float xrt_colour_rgb_f32::b

◆ g

float xrt_colour_rgb_f32::g

◆ r

float xrt_colour_rgb_f32::r

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