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

Plot::RYWColorLookup Template Class Reference

Joseph and Risto's Black,Red,Yellow,White colormap. More...

#include <colorlookup.h>

Inheritance diagram for Plot::RYWColorLookup

Inheritance graph

[legend]
Collaboration diagram for Plot::RYWColorLookup:

Collaboration graph

[legend]
List of all members.

Public Methods

virtual ~RYWColorLookup ()
 RYWColorLookup (size_t numcolors=252)
 Initializes the lookup table. More...


Detailed Description

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

Joseph and Risto's Black,Red,Yellow,White colormap.

Requires an RGB-type Pixel.

Definition at line 123 of file colorlookup.h.


Constructor & Destructor Documentation

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

Definition at line 125 of file colorlookup.h.

template<classPixelType = Plot::RGBPixel<>>
Plot::RYWColorLookup<PixelType>::RYWColorLookup<PixelType> ( size_t numcolors = 252 )
 

Initializes the lookup table.

Definition at line 128 of file colorlookup.h.


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