Color

Fields

float

red

float

green

float

blue

float

alpha

Functions

Color

Color

Detailed Description

struct Color

Public Functions

inline Color()
inline Color(float red, float green, float blue, float alpha)

Public Members

float red
float green
float blue
float alpha