#include <size.h>
constexpr mir::geometry::Size::Size |
( |
| ) |
|
|
inline |
constexpr mir::geometry::Size::Size |
( |
Size const & |
| ) |
|
|
default |
template<typename WidthType , typename HeightType >
constexpr mir::geometry::Size::Size |
( |
WidthType && |
width, |
|
|
HeightType && |
height |
|
) |
| |
|
inline |
Size& mir::geometry::Size::operator= |
( |
Size const & |
| ) |
|
|
default |
Height mir::geometry::Size::height |
Width mir::geometry::Size::width |
The documentation for this struct was generated from the following file:
- include/core/mir/geometry/size.h
Copyright © 2012-2016 Canonical Ltd.
Generated on Tue Oct 31 05:57:28 UTC 2017