Mir
|
#include <displacement.h>
Public Types | |
using | PointType = Point |
using | SizeType = Size |
![]() | |
using | Corresponding = detail::IntWrapper< Tag > |
using | PointType = Point< detail::IntWrapper > |
using | SizeType = Size< detail::IntWrapper > |
Public Member Functions | |
long long | length_squared () const |
![]() | |
constexpr | Displacement () |
constexpr | Displacement (Displacement const &)=default |
constexpr | Displacement (D const &other) noexcept |
constexpr | Displacement (DeltaXType &&dx, DeltaYType &&dy) |
Displacement & | operator= (Displacement const &)=default |
Additional Inherited Members | |
![]() | |
detail::IntWrapper< DeltaXTag > | dx |
detail::IntWrapper< DeltaYTag > | dy |
|
inline |
Copyright © 2012-2021
Canonical Ltd.
Generated on Sat Aug 7 00:05:17 UTC 2021
This documentation is licensed under the GPL version 2 or 3.