Mir
Classes | Namespaces | Functions
size.h File Reference
#include "mir/geometry/dimensions.h"
#include <iosfwd>
Include dependency graph for size.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mir::geometry::Size
 

Namespaces

 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== (Size const &lhs, Size const &rhs)
 
bool mir::geometry::operator!= (Size const &lhs, Size const &rhs)
 
std::ostream & mir::geometry::operator<< (std::ostream &out, Size const &value)
 
template<typename Scalar >
Size mir::geometry::operator* (Scalar scale, Size const &size)
 
template<typename Scalar >
Size mir::geometry::operator* (Size const &size, Scalar scale)
 

Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016