#include <size.h>
◆ Size() [1/3]
constexpr mir::geometry::Size::Size |
( |
| ) |
|
|
inline |
◆ Size() [2/3]
constexpr mir::geometry::Size::Size |
( |
Size const & |
| ) |
|
|
default |
◆ Size() [3/3]
template<typename WidthType , typename HeightType >
constexpr mir::geometry::Size::Size |
( |
WidthType && |
width, |
|
|
HeightType && |
height |
|
) |
| |
|
inline |
◆ operator=()
Size& mir::geometry::Size::operator= |
( |
Size const & |
| ) |
|
|
default |
◆ height
Height mir::geometry::Size::height |
◆ width
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 Mon Mar 27 12:06:55 UTC 2017