GLSL Struct
1.4.8
glslstruct
Loading...
Searching...
No Matches
glslstruct::glsl_struct Concept Reference
GLSLStruct
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::glsl_struct
check if type is glsl struct
Definition
struct_checks.hpp:73
glslstruct::is_glsl_struct_v
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_struct_v
check if type is glsl struct
Definition
struct_checks.hpp:65
Detailed Description
check if type is glsl struct
Template Parameters
S
type which is glsl struct type
glslstruct
glsl_struct
Generated by
1.16.1