|
HikoGUI
A low latency retained GUI
|
Public Member Functions | |
| sfloat_rg32 (sfloat_rg32 const &rhs) noexcept=default | |
| sfloat_rg32 (sfloat_rg32 &&rhs) noexcept=default | |
| sfloat_rg32 & | operator= (sfloat_rg32 const &rhs) noexcept=default |
| sfloat_rg32 & | operator= (sfloat_rg32 &&rhs) noexcept=default |
| sfloat_rg32 (f32x4 const &rhs) noexcept | |
| sfloat_rg32 & | operator= (f32x4 const &rhs) noexcept |
| operator f32x4 () const noexcept | |
Friends | |
| bool | operator== (sfloat_rg32 const &lhs, sfloat_rg32 const &rhs) noexcept |
| bool | operator!= (sfloat_rg32 const &lhs, sfloat_rg32 const &rhs) noexcept |