Definition in file SgRect.cpp.
#include "SgSystem.h"
#include "SgRect.h"
#include <iostream>
#include <limits>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &stream, const SgRect &rect) |
std::ostream& operator<< | ( | std::ostream & | stream, | |
const SgRect & | rect | |||
) |
Definition at line 24 of file SgRect.cpp.