HatchitGraphics
Public Member Functions | Public Attributes | List of all members
Hatchit::Graphics::Color Class Reference

Color class defining a 4-component color value. More...

#include <ht_color.h>

Public Member Functions

 Color (float _r, float _g, float _b, float _a)
 
bool operator== (const Color &other)
 

Public Attributes

float r
 
float g
 
float b
 
float a
 

Detailed Description

Color class defining a 4-component color value.


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