Mir
|
#include <point.h>
Public Types | |
using | SizeType = Size |
using | DisplacementType = Displacement |
![]() | |
using | Corresponding = detail::IntWrapper< Tag > |
using | SizeType = Size< detail::IntWrapper > |
using | DisplacementType = Displacement< detail::IntWrapper > |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
detail::IntWrapper< XTag > | x |
detail::IntWrapper< YTag > | y |
using mir::geometry::Point::SizeType = Size |
Copyright © 2012-2022
Canonical Ltd.
Generated on Fri Feb 25 18:01:44 UTC 2022
This documentation is licensed under the GPL version 2 or 3.