HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlslProgram.h File Reference
+ Include dependency graph for GlslProgram.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlslProgram
 
struct  GlslProgram::Input
 

Typedefs

using GlslProgramPtr = std::shared_ptr< class GlslProgram >
 

Detailed Description

GLSL Program interfaces

Definition in file GlslProgram.h.

Typedef Documentation

using GlslProgramPtr = std::shared_ptr<class GlslProgram>

Definition at line 24 of file GlslProgram.h.