neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::math::swizzle_rebind< V, S > Struct Template Reference

#include <swizzle.hpp>

Public Types

typedef V::template rebind< S >::type type
 

Detailed Description

template<typename V, uint32_t S>
struct neolib::math::swizzle_rebind< V, S >

Definition at line 59 of file swizzle.hpp.

Member Typedef Documentation

◆ type

template<typename V , uint32_t S>
typedef V::template rebind<S>::type neolib::math::swizzle_rebind< V, S >::type

Definition at line 61 of file swizzle.hpp.


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