Palette::Entry Struct Reference

Palette defining entry. More...

#include <palette.hpp>

List of all members.

Public Member Functions

 Entry (const Color &color, double val)
bool operator< (const Entry &e) const

Public Attributes

Color _color
 Entry colors.
double _val
 Entry values.


Detailed Description

Palette defining entry.

An entry containing color-value pair, which are used for defining palettes.


Constructor & Destructor Documentation

Palette::Entry::Entry ( const Color color,
double  val 
)


Member Function Documentation

bool Palette::Entry::operator< ( const Entry e  )  const


Member Data Documentation

Color Palette::Entry::_color

Entry colors.

double Palette::Entry::_val

Entry values.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 21 13:39:59 2011 for IBSimu by  doxygen 1.4.7