GLSL Struct 1.4.0
glslstruct
Loading...
Searching...
No Matches
glslstruct::utils::is_glsl_struct< S > Struct Template Reference

helper struct to check if type is glsl struct More...

#include <struct_checks.hpp>

Inheritance diagram for glslstruct::utils::is_glsl_struct< S >:
[legend]
Collaboration diagram for glslstruct::utils::is_glsl_struct< S >:
[legend]

Detailed Description

template<class S>
struct glslstruct::utils::is_glsl_struct< S >

helper struct to check if type is glsl struct

Template Parameters
Stype which is glsl struct type