Public Member Functions | Public Attributes | List of all members
color::rgba Struct Reference

#include <colorUtils.h>

Public Member Functions

 rgba ()
 

Public Attributes

float a
 
float b
 
float g
 
float r
 

Detailed Description

Definition at line 26 of file colorUtils.h.

Constructor & Destructor Documentation

color::rgba::rgba ( )
inline

Definition at line 28 of file colorUtils.h.

Member Data Documentation

float color::rgba::a

Definition at line 32 of file colorUtils.h.

float color::rgba::b

Definition at line 31 of file colorUtils.h.

float color::rgba::g

Definition at line 30 of file colorUtils.h.

float color::rgba::r

Definition at line 29 of file colorUtils.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Wed Apr 7 2021 02:11:40