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

check if type is glsl struct or simple type More...

#include <struct_checks.hpp>

Concept definition

template<class T>
check if type is glsl struct or simple type
Definition struct_checks.hpp:187
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_simple_or_struct_v
check if type is glsl struct or simple type
Definition struct_checks.hpp:179

Detailed Description

check if type is glsl struct or simple type

Template Parameters
Ttype which is glsl struct or simple type