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

Modules/ImageProcessor/ImageProcessorTools/ColorTableCuboids.cpp File Reference

Implementation of class ColorTableCuboids. More...

#include "ColorTableCuboids.h"
#include "Platform/SystemCall.h"

Include dependency graph for ColorTableCuboids.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, ColorTableCuboids &colorTableCuboids)
 Streaming operator that reads ColorTableCuboids from a stream.

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


Detailed Description

Implementation of class ColorTableCuboids.

Author:
Matthias Jüngel

Definition in file ColorTableCuboids.cpp.


Function Documentation

In& operator>> In stream,
ColorTableCuboids colorTableCuboids
 

Streaming operator that reads ColorTableCuboids from a stream.

Parameters:
stream The stream from which is read.
colorTableCuboids The ColorTableCuboids object.
Returns:
The stream.

Definition at line 136 of file ColorTableCuboids.cpp.

Out& operator<< Out stream,
const ColorTableCuboids colorTableCuboids
 

Streaming operator that writes GridImageProcessor2Parameters to a stream.

Parameters:
stream The stream to write on.
colorTableCuboids The ColorTableCuboids object.
Returns:
The stream.

Definition at line 158 of file ColorTableCuboids.cpp.


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