codac
Public Attributes | List of all members
codac::rgb Struct Reference

Represents an RGB value. More...

#include <codac_colors.h>

Public Attributes

float r
 red, value between 0. and 1.
 
float g
 green, value between 0. and 1.
 
float b
 blue, value between 0. and 1.
 
float alpha
 opacity, value between 0. (transparent) and 1. (opaque)
 

Detailed Description

Represents an RGB value.


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