#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 Fri Apr 11 21:14:53 UTC 2014