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

Go to the source code of this file.
Functions | |
| Out & | operator<< (Out &stream, const ColorTable32K &colorTable32K) |
| Streaming operator that writes a ColorTable32K to a stream. | |
| In & | operator>> (In &stream, ColorTable32K &colorTable32K) |
| Streaming operator that reads a ColorTable32K from a stream. | |
Definition in file ColorTable32K.cpp.
|
||||||||||||
|
Streaming operator that writes a ColorTable32K to a stream.
Definition at line 348 of file ColorTable32K.cpp. |
|
||||||||||||
|
Streaming operator that reads a ColorTable32K from a stream.
Definition at line 391 of file ColorTable32K.cpp. |
1.3.6