GLSL Struct
1.4.0
glslstruct
Loading...
Searching...
No Matches
glslstruct::utils::glsl_struct Concept Reference
GLSLStruct
»
Utilities
check if type is glsl struct
More...
#include <
struct_checks.hpp
>
Concept definition
template
<
class
S>
concept
glsl_struct
=
is_glsl_struct_v<S>
glslstruct::utils::glsl_struct
check if type is glsl struct
Definition
struct_checks.hpp:74
glslstruct::utils::is_glsl_struct_v
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_struct_v
check if type is glsl struct
Definition
struct_checks.hpp:66
Detailed Description
check if type is glsl struct
Template Parameters
S
type which is glsl struct type
glslstruct
utils
glsl_struct
Generated by
1.16.1