WhirlyGlobe  1.1
A 3D interactive globe toolkit for ios
WhirlyGlobe::RGBAColor Class Reference

Color. RGBA, 8 bits per. More...

#include <WhirlyVector.h>

List of all members.

Public Member Functions

 RGBAColor (unsigned char r, unsigned char g, unsigned char b, unsigned char a)
 RGBAColor (unsigned char r, unsigned char g, unsigned char b)
bool operator== (RGBAColor &that) const

Public Attributes

unsigned char r
unsigned char g
unsigned char b
unsigned char a

Detailed Description

Color. RGBA, 8 bits per.


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