Static Public Member Functions

ColorMap Class Reference

Map used to get a color by name. More...

#include <mo_colormap.h>

List of all members.

Static Public Member Functions

static Color getColor (string input)
 get the color as an object
static void getColor (string input, float &red, float &green, float &blue)
 get the color by reference for each color field

Detailed Description

Map used to get a color by name.


Member Function Documentation

Color ColorMap::getColor ( string  input  )  [static]

get the color as an object

void ColorMap::getColor ( string  input,
float &  red,
float &  green,
float &  blue 
) [static]

get the color by reference for each color field


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines