#include "ColorTable64.h"
#include "Platform/GTAssert.h"
Include dependency graph for ColorTable64.cpp:

Go to the source code of this file.
Functions | |
| Out & | operator<< (Out &stream, const ColorTable64 &colorTable64) |
| Streaming operator that writes a ColorTable64 to a stream. | |
| In & | operator>> (In &stream, ColorTable64 &colorTable64) |
Definition in file ColorTable64.cpp.
|
||||||||||||
|
Streaming operator that writes a ColorTable64 to a stream.
Definition at line 318 of file ColorTable64.cpp. |
|
||||||||||||
|
Definition at line 404 of file ColorTable64.cpp. References ColorTable64::colorClasses, ColorTable64::convert32Kto64(), and ColorTable64::format. |
Here is the call graph for this function:

1.3.6