Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Namespaces | Constant Groups | Functions
rectangle.h File Reference
#include "point.h"
#include "size.h"
#include <ostream>
Include dependency graph for rectangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mir::geometry::Rectangle
 

Namespaces

 mir
 All things Mir.
 
 mir::geometry
 Basic geometry types. Types for dimensions, displacements, etc. and the operations that they support.
 

Constant Groups

 mir
 All things Mir.
 
 mir::geometry
 Basic geometry types. Types for dimensions, displacements, etc. and the operations that they support.
 

Functions

bool mir::geometry::operator== (Rectangle const &lhs, Rectangle const &rhs)
 
bool mir::geometry::operator!= (Rectangle const &lhs, Rectangle const &rhs)
 
std::ostream & mir::geometry::operator<< (std::ostream &out, Rectangle const &value)
 

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013