Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::GLSL::GLSLCompileError Struct Reference

Exception thrown when a GLSL shader fails to compiled. More...

#include <geogram_gfx/basic/GLSL.h>

Inheritance diagram for GEO::GLSL::GLSLCompileError:

Public Member Functions

const char * what () const GEO_NOEXCEPT override
 Gets the string identifying the exception.
 

Detailed Description

Exception thrown when a GLSL shader fails to compiled.

Can occur when OpenGL driver or hardware does not support some features.

Definition at line 73 of file GLSL.h.


The documentation for this struct was generated from the following file: