#include <vecN.hpp>
template<typename T>
class fastuidraw::unvecN< T >
unvecN extracts from a type T vecN::array_size and vecN::value_type if T is a vecN<S, N> for some type S and N.
Definition at line 1181 of file vecN.hpp.
◆ type
If T is the type vecN<S, N> for some type S, then is the type S, otherwise is the type T.
Definition at line 1197 of file vecN.hpp.
◆ anonymous enum
Enumerator |
---|
array_size | If T is the type vecN<S, N> for some type S, then is the value of N, otherwise is 1.
|
Definition at line 1184 of file vecN.hpp.
The documentation for this class was generated from the following file:
- /home/kevin/fastuidraw.krogueintel/inc/fastuidraw/util/vecN.hpp