Template Struct Displacement¶
Defined in File displacement.h
Struct Documentation¶
-
template<typename T>
struct Displacement¶ -
Public Functions
-
inline constexpr Displacement()¶
-
constexpr Displacement(Displacement const&) = default¶
-
Displacement &operator=(Displacement const&) = default¶
-
template<typename U>
inline explicit constexpr Displacement(Displacement<U> const &other) noexcept¶
-
template<typename DeltaXType, typename DeltaYType>
inline constexpr Displacement(DeltaXType &&dx, DeltaYType &&dy)¶
-
inline constexpr Displacement()¶