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

Representations/Perception/ColorTable64.cpp File Reference

Implementation of class ColorTable64. More...

#include "ColorTable64.h"
#include "Platform/GTAssert.h"

Include dependency graph for ColorTable64.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Outoperator<< (Out &stream, const ColorTable64 &colorTable64)
 Streaming operator that writes a ColorTable64 to a stream.

Inoperator>> (In &stream, ColorTable64 &colorTable64)


Detailed Description

Implementation of class ColorTable64.

Author:
Matthias Jüngel

Definition in file ColorTable64.cpp.


Function Documentation

Out& operator<< Out stream,
const ColorTable64 colorTable64
 

Streaming operator that writes a ColorTable64 to a stream.

Parameters:
stream The stream to write on.
colorTable64 The ColorTable64 object.
Returns:
The stream.

Definition at line 318 of file ColorTable64.cpp.

In& operator>> In stream,
ColorTable64 colorTable64
 

Parameters:
stream The stream from which is read.
colorTable64 The ColorTable64 object.
Returns:
The stream.

Definition at line 404 of file ColorTable64.cpp.

References ColorTable64::colorClasses, ColorTable64::convert32Kto64(), and ColorTable64::format.

Here is the call graph for this function:


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