#include "Platform/GTAssert.h"
#include "Tools/Streams/InOut.h"
#include "Image.h"
#include "Tools/Math/Common.h"
Include dependency graph for Image.cpp:
Go to the source code of this file.
Functions | |
Out & | operator<< (Out &stream, const Image &image) |
Streaming operator that writes an Image to a stream. |
Definition in file Image.cpp.
|
Streaming operator that writes an Image to a stream.
|