HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
v1::geo::rotate< D > Class Template Reference

Public Member Functions

 rotate (rotate const &) noexcept=default
 
 rotate (rotate &&) noexcept=default
 
rotateoperator= (rotate const &) noexcept=default
 
rotateoperator= (rotate &&) noexcept=default
 
 rotate (float angle, vector< 3 > axis) noexcept
 
 rotate (float angle) noexcept
 
constexpr operator matrix< D > () const noexcept
 Convert quaternion to matrix.
 
std::pair< float, vector< 3 > > angle_and_axis () const noexcept
 

Member Function Documentation

◆ operator matrix< D >()

template<int D>
constexpr v1::geo::rotate< D >::operator matrix< D > ( ) const
inlineconstexprnoexcept

Convert quaternion to matrix.


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