nux-1.16.0
nux::color::Color Struct Reference

List of all members.

Public Member Functions

 Color (unsigned int c)
 Color (int r, int g, int b)
 Color (float r, float g, float b, float a=1.0f)
 Color (RedGreenBlue const &rgb, float a=1.0f)

Public Attributes

float red
float green
float blue
float alpha

Detailed Description

Definition at line 109 of file Color.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends