GLSL Struct 1.4.0
glslstruct
Loading...
Searching...
No Matches
glslstruct::utils::is_glsl_vec< T > Struct Template Reference

struct with bool_constant which is true if type can be converted to glsl vec type More...

#include <vec_traits_concept.hpp>

Inheritance diagram for glslstruct::utils::is_glsl_vec< T >:
[legend]
Collaboration diagram for glslstruct::utils::is_glsl_vec< T >:
[legend]

Detailed Description

template<class T>
struct glslstruct::utils::is_glsl_vec< T >

struct with bool_constant which is true if type can be converted to glsl vec type

Template Parameters
Ttype for which converter to glsl vec type should be defined