Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ColorMap Class Reference

Mapping from [0, 1] to Color4. More...

#include <ColorMap.h>

Collaboration diagram for ColorMap:

Collaboration graph
[legend]
List of all members.

Public Methods

 ColorMap ()
void setRange (float from, float to, Color4 &f, Color4 &t)
Color4 lookup (float f) const

Friends

ostream & operator<< (ostream &stream, ColorMap &cm)
ObjectFileoperator>> (ObjectFile &f, ColorMap &cm)

Detailed Description

Mapping from [0, 1] to Color4.


The documentation for this class was generated from the following files:
This documentation was generated using doxygen. If you have any comments or additions please mail me.