HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Public Types | Public Member Functions
hi::v1::rotate3 Class Reference

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

The documentation for this class was generated from the following file: