TwiceAsNice
2019-02-18
|
#include <Nice/Map/RectVar.h>
#include <Nice/Map/Point.h>
#include <Nice/Map/Size.h>
Classes | |
class | Nice::Rect |
The Nice::Rect class defines a rectangle in the plane using floating point precision. More... | |
Namespaces | |
Nice | |
Functions | |
bool | Nice::operator== (const Rect &, const Rect &) |
bool | Nice::operator!= (const Rect &, const Rect &) |
std::ostream & | Nice::operator<< (std::ostream &, const Nice::RectVar &) |
std::istream & | Nice::operator>> (std::istream &, Nice::RectVar &) |