#include <point.h>
◆ Point() [1/3]
constexpr mir::geometry::Point::Point |
( |
| ) |
|
|
constexprdefault |
◆ Point() [2/3]
constexpr mir::geometry::Point::Point |
( |
Point const & |
| ) |
|
|
constexprdefault |
◆ Point() [3/3]
template<typename XType , typename YType >
constexpr mir::geometry::Point::Point |
( |
XType && |
x, |
|
|
YType && |
y |
|
) |
| |
|
inlineconstexpr |
◆ operator=()
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-2020
Canonical Ltd.
Generated on Thu Dec 17 06:53:45 UTC 2020
This documentation is licensed under the GPL version 2 or 3.