#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/shared/mir/geometry/point.h
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013