Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Modules/ImageProcessor/ImageProcessorTools/ColorTableReferenceColor.h File Reference

Declaration of class ColorTableReferenceColor. More...

#include "Representations/Perception/Image.h"
#include "Tools/ColorClasses.h"

Include dependency graph for ColorTableReferenceColor.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ColorTableReferenceColor

Functions

Inoperator>> (In &stream, ColorTableReferenceColor &colorTableReferenceColor)
 Streaming operator that reads ColorTableReferenceColor from a stream.

Outoperator<< (Out &stream, const ColorTableReferenceColor &colorTableReferenceColor)
 Streaming operator that writes GridImageProcessor2Parameters to a stream.


Detailed Description

Declaration of class ColorTableReferenceColor.

Author:
Matthias Jüngel

Definition in file ColorTableReferenceColor.h.


Function Documentation

In& operator>> In stream,
ColorTableReferenceColor colorTableReferenceColor
 

Streaming operator that reads ColorTableReferenceColor from a stream.

Parameters:
stream The stream from which is read.
colorTableReferenceColor The ColorTableReferenceColor object.
Returns:
The stream.

Definition at line 226 of file ColorTableReferenceColor.cpp.

References ColorTableReferenceColor::setGreenMax(), and ColorTableReferenceColor::setGreenMin().

Here is the call graph for this function:

Out& operator<< Out stream,
const ColorTableReferenceColor colorTableReferenceColor
 

Streaming operator that writes GridImageProcessor2Parameters to a stream.

Parameters:
stream The stream to write on.
colorTableReferenceColor The ColorTableReferenceColor object.
Returns:
The stream.

Definition at line 240 of file ColorTableReferenceColor.cpp.

References ColorTableReferenceColor::getGreenMax(), and ColorTableReferenceColor::getGreenMin().

Here is the call graph for this function:


Generated on Mon Mar 20 22:02:15 2006 for GT2005 by doxygen 1.3.6