GLSL Struct 1.4.0
glslstruct
Loading...
Searching...
No Matches
glslstruct::utils::glsl_simples_array Concept Reference

check if type is array of glsl simple (scalar or vec or mat type) More...

#include <simple_checks.hpp>

Concept definition

template<class T>
check if type is array of glsl simple (scalar or vec or mat type)
Definition simple_checks.hpp:62
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_simples_array_v
check if type is array of glsl simple (scalar or vec or mat type)
Definition simple_checks.hpp:39

Detailed Description

check if type is array of glsl simple (scalar or vec or mat type)