#include <colorlookup.h>
Inheritance diagram for Plot::ColorLookupTable


Public Methods | |
| ColorLookupTable (size_t numcolors) | |
| virtual | ~ColorLookupTable () |
| PixelType | operator() (const Bounded::Magnitude mag) const |
| Returns a Pixel given a magnitude in the range 0.0-1.0. More... | |
Public Attributes | |
| std::vector<PixelType> | colors |
Definition at line 107 of file colorlookup.h.
|
||||
|
Definition at line 109 of file colorlookup.h. |
|
||||
|
Definition at line 110 of file colorlookup.h. |
|
||||
|
Returns a Pixel given a magnitude in the range 0.0-1.0.
Reimplemented from Plot::ColorLookup. Definition at line 112 of file colorlookup.h. |
|
|||
|
Definition at line 116 of file colorlookup.h. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000