|
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 | rotate3 (rotate3 const &) noexcept=default |
| constexpr | rotate3 (rotate3 &&) noexcept=default |
| constexpr rotate3 & | operator= (rotate3 const &) noexcept=default |
| constexpr rotate3 & | operator= (rotate3 &&) noexcept=default |
| rotate3 (float angle, vector3 axis) noexcept | |
| constexpr | operator array_type () const noexcept |