Mir
|
#include <size.h>
Public Types | |
using | PointType = Point |
using | DisplacementType = Displacement |
![]() | |
using | Corresponding = detail::IntWrapper< Tag > |
using | PointType = Point< detail::IntWrapper > |
using | DisplacementType = Displacement< detail::IntWrapper > |
Additional Inherited Members | |
![]() | |
constexpr | Size () noexcept |
constexpr | Size (Size const &) noexcept=default |
constexpr | Size (S const &other) noexcept |
constexpr | Size (WidthType &&width, HeightType &&height) noexcept |
Size & | operator= (Size const &) noexcept=default |
![]() | |
detail::IntWrapper< WidthTag > | width |
detail::IntWrapper< HeightTag > | height |
using mir::geometry::Size::PointType = Point |
Copyright © 2012-2022
Canonical Ltd.
Generated on Tue Jan 11 10:25:47 UTC 2022
This documentation is licensed under the GPL version 2 or 3.