#include <point.h>
mir::geometry::Point::Point |
( |
| ) |
|
|
default |
mir::geometry::Point::Point |
( |
Point const & |
| ) |
|
|
default |
template<typename XType , typename YType >
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:
- include/common/mir/geometry/point.h
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015