HikoGUI
A low latency retained GUI
|
Public Types | |
using | array_type = simd<float, 4> |
using | value_type = array_type::value_type |
Public Member Functions | |
constexpr | rotate2 (rotate2 const &) noexcept=default |
constexpr | rotate2 (rotate2 &&) noexcept=default |
constexpr rotate2 & | operator= (rotate2 const &) noexcept=default |
constexpr rotate2 & | operator= (rotate2 &&) noexcept=default |
rotate2 (float angle) noexcept | |
constexpr | operator array_type () const noexcept |