Mir
|
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 | |
namespace | mir |
namespace | mir::geometry |
Basic geometry types. Types for dimensions, displacements, etc. and the operations that they support. | |
Functions | |
constexpr Length | mir::geometry::operator""_mm (long double mag) |
constexpr Length | mir::geometry::operator""_mm (unsigned long long mag) |
constexpr Length | mir::geometry::operator""_cm (long double mag) |
constexpr Length | mir::geometry::operator""_cm (unsigned long long mag) |
constexpr Length | mir::geometry::operator""_in (long double mag) |
constexpr Length | mir::geometry::operator""_in (unsigned long long mag) |
Copyright © 2012-2022
Canonical Ltd.
Generated on Wed Dec 28 21:01:08 UTC 2022
This documentation is licensed under the GPL version 2 or 3.