Project Alice
Loading...
Searching...
No Matches
emfx::xac_color_rgb Struct Reference

#include <xac.hpp>

Public Attributes

float r = 0.f
 
float g = 0.f
 
float b = 0.f
 

Detailed Description

Definition at line 44 of file xac.hpp.

Member Data Documentation

◆ b

float emfx::xac_color_rgb::b = 0.f

Definition at line 47 of file xac.hpp.

◆ g

float emfx::xac_color_rgb::g = 0.f

Definition at line 46 of file xac.hpp.

◆ r

float emfx::xac_color_rgb::r = 0.f

Definition at line 45 of file xac.hpp.


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