Mir
Classes | Namespaces | Functions
length.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::geometry::Length
 Length represents a physical length in the real world. The number of pixels this equates to can then be calculated based on a given DPI. More...
 

Namespaces

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

Functions

Length mir::geometry::operator""_mm (long double mag)
 
Length mir::geometry::operator""_mm (unsigned long long mag)
 
Length mir::geometry::operator""_cm (long double mag)
 
Length mir::geometry::operator""_cm (unsigned long long mag)
 
Length mir::geometry::operator""_in (long double mag)
 
Length mir::geometry::operator""_in (unsigned long long mag)
 

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015