SilverLining 2.36
Classes
/home/fkane/sl/trunk/Public Headers/Color.h File Reference

A class that defines an RGBA color and operations on it. More...

#include "Atmosphere.h"
#include <stdio.h>
#include <iostream>
Include dependency graph for Color.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SilverLining::Color
 A RGBA color, where each component is represented as a float from 0-1. More...

Detailed Description

A class that defines an RGBA color and operations on it.