TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
Rect.h File Reference
#include <Nice/Map/RectVar.h>
#include <Nice/Map/Point.h>
#include <Nice/Map/Size.h>
Include dependency graph for Rect.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 &)