ColorValue Class Reference

#include <shapeplt.h>

List of all members.

Public Member Functions

 ColorValue ()
virtual ~ColorValue ()
void set_scale (float low, float high)
const Color * get_color (float) const
const Color * no_value () const
float low ()
float high ()
Glyph * make_glyph ()
void colormap (int size, boolean global=false)
void colormap (int index, int red, int green, int blue)

Private Attributes

float low_
float high_
int csize_
const Color ** crange_

Constructor & Destructor Documentation

ColorValue::ColorValue (  ) 
virtual ColorValue::~ColorValue (  )  [virtual]

Member Function Documentation

void ColorValue::colormap ( int  index,
int  red,
int  green,
int  blue 
)
void ColorValue::colormap ( int  size,
boolean  global = false 
)
const Color* ColorValue::get_color ( float   )  const
float ColorValue::high (  )  [inline]

References high_.

float ColorValue::low (  )  [inline]

References low_.

Glyph* ColorValue::make_glyph (  ) 
const Color* ColorValue::no_value (  )  const
void ColorValue::set_scale ( float  low,
float  high 
)

Member Data Documentation

const Color** ColorValue::crange_ [private]
float ColorValue::high_ [private]

Referenced by high().

float ColorValue::low_ [private]

Referenced by low().


The documentation for this class was generated from the following file:
Generated on Mon Jun 13 08:10:31 2011 for NEURON by  doxygen 1.6.3