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

#include <colorUtils.h>

Public Member Functions

 rgb ()
 

Public Attributes

float b
 
float g
 
float r
 

Detailed Description

Definition at line 35 of file colorUtils.h.

Constructor & Destructor Documentation

color::rgb::rgb ( )
inline

Definition at line 37 of file colorUtils.h.

Member Data Documentation

float color::rgb::b

Definition at line 40 of file colorUtils.h.

float color::rgb::g

Definition at line 39 of file colorUtils.h.

float color::rgb::r

Definition at line 38 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