VVISF & VVGL
VVGL::GLColor Struct Reference

This struct describes an RGBA color. More...

#include <VVGL_Base.hpp>

Public Attributes

float r = 0.0
 The red component.
 
float g = 0.0
 The green component.
 
float b = 0.0
 The blue component.
 
float a = 0.0
 The alpha component.
 

Detailed Description

This struct describes an RGBA color.


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