|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
Encapsulate a GLenum shader type, and related information. More...
#include <shadertype.h>
| Public Member Functions | |
| constexpr | ShaderType (GLenum type) | 
| operator GLenum () const | |
| operator bool () const | |
| constexpr std::string_view | extension () const | 
| constexpr std::string_view | name () const | 
| Friends | |
| bool | operator== (const ShaderType &lhs, const ShaderType &rhs) | 
Encapsulate a GLenum shader type, and related information.