Monado OpenXR Runtime
|
A 3 element colour with floating point channels. More...
#include <xrt/xrt_defines.h>
Data Fields | |
float | r |
float | g |
float | b |
A 3 element colour with floating point channels.
float xrt_colour_rgb_f32::b |
Referenced by gui_sdl2_imgui_loop(), and oxr_sdl2_hack_stop().
float xrt_colour_rgb_f32::g |
Referenced by gui_sdl2_imgui_loop(), and oxr_sdl2_hack_stop().
float xrt_colour_rgb_f32::r |
Referenced by gui_sdl2_imgui_loop(), and oxr_sdl2_hack_stop().