#include <point.h>
constexpr mir::geometry::Point::Point |
( |
| ) |
|
|
default |
constexpr mir::geometry::Point::Point |
( |
Point const & |
| ) |
|
|
default |
template<typename XType , typename YType >
constexpr mir::geometry::Point::Point |
( |
XType && |
x, |
|
|
YType && |
y |
|
) |
| |
|
inline |
Point& mir::geometry::Point::operator= |
( |
Point const & |
| ) |
|
|
default |
X mir::geometry::Point::x |
Y mir::geometry::Point::y |
The documentation for this struct was generated from the following file:
Copyright © 2012-2021
Canonical Ltd.
Generated on Wed Aug 11 12:02:04 UTC 2021
This documentation is licensed under the GPL version 2 or 3.