|
Mir
|
#include <point.h>
Public Types | |
| using | SizeType = Size |
| using | DisplacementType = Displacement |
Public Types inherited from mir::geometry::generic::Point< detail::IntWrapper > | |
| using | Corresponding = detail::IntWrapper< Tag > |
| using | SizeType = Size< detail::IntWrapper > |
| using | DisplacementType = Displacement< detail::IntWrapper > |
Additional Inherited Members | |
Public Member Functions inherited from mir::geometry::generic::Point< detail::IntWrapper > | |
| constexpr | Point ()=default |
| constexpr | Point (Point const &)=default |
| constexpr | Point (P const &other) noexcept |
| constexpr | Point (XType &&x, YType &&y) |
| Point & | operator= (Point const &)=default |
Public Attributes inherited from mir::geometry::generic::Point< detail::IntWrapper > | |
| detail::IntWrapper< XTag > | x |
| detail::IntWrapper< YTag > | y |
| using mir::geometry::Point::SizeType = Size |
Copyright © 2012-2022
Canonical Ltd.
Generated on Thu Mar 3 22:46:49 UTC 2022
This documentation is licensed under the GPL version 2 or 3.