Mir
|
Go to the source code of this file.
Classes | |
struct | mir::geometry::Size |
Namespaces | |
mir | |
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
mir::geometry | |
Basic geometry types. Types for dimensions, displacements, etc. and the operations that they support. | |
Functions | |
constexpr bool | mir::geometry::operator== (Size const &lhs, Size const &rhs) |
constexpr bool | mir::geometry::operator!= (Size const &lhs, Size const &rhs) |
std::ostream & | mir::geometry::operator<< (std::ostream &out, Size const &value) |
template<typename Scalar > | |
constexpr Size | mir::geometry::operator* (Scalar scale, Size const &size) |
template<typename Scalar > | |
constexpr Size | mir::geometry::operator* (Size const &size, Scalar scale) |
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018