HyperspaceExplorer 0.7.1
Public Member Functions
monochromeColorManager Class Reference

Plots all points in white. More...

#include <ColorManager.h>

Inheritance diagram for monochromeColorManager:
Inheritance graph
[legend]
Collaboration diagram for monochromeColorManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 monochromeColorManager (Displayable *_f)
 Given a Function to manage, construct a monochromeColorManager.
virtual void calibrateColor (const VecMath::Vector< 4 > &, const Color &=Color())
 Point (x, y, z) has color col. This may serve for interpolation.
virtual Color getColor (const VecMath::Vector< 4 > &)
 Find the color of a given point.
virtual void depthCueColor (double, double, double, const VecMath::Vector< 4 > &)
 post-process color at given point to have 4D depth cue

Detailed Description

Plots all points in white.


Constructor & Destructor Documentation

monochromeColorManager::monochromeColorManager ( Displayable _f) [inline]

Given a Function to manage, construct a monochromeColorManager.

Parameters:
_fFunction to manage

Member Function Documentation

virtual Color monochromeColorManager::getColor ( const VecMath::Vector< 4 > &  x) [inline, virtual]

Find the color of a given point.

Parameters:
xfour-dimensional coordinate for which the color is sought

Implements ColorManager.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo