Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Plot::ColorLookup Template Class Reference

Abstract base class for something returning a color based on a magnitude. More...

#include <colorlookup.h>

Inheritance diagram for Plot::ColorLookup

Inheritance graph

[legend]
List of all members.

Public Methods

virtual ~ColorLookup ()
virtual PixelType operator() (const Bounded::Magnitude mag) const = 0
 Returns a Pixel given a magnitude in the range 0.0-1.0.


Detailed Description

template<class PixelType = Plot::RGBPixel<>> template class Plot::ColorLookup

Abstract base class for something returning a color based on a magnitude.

Definition at line 27 of file colorlookup.h.


Constructor & Destructor Documentation

template<classPixelType = Plot::RGBPixel<>>
Plot::ColorLookup<PixelType>::~ColorLookup<PixelType> ( ) [inline, virtual]
 

Definition at line 29 of file colorlookup.h.


The documentation for this class was generated from the following file:
Generated at Mon Aug 21 00:31:16 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000