MaterialX 1.38.2
Classes | Typedefs
GlslProgram.h File Reference

GLSL Program interfaces. More...

#include <MaterialXRenderGlsl/Export.h>
#include <MaterialXRender/GeometryHandler.h>
#include <MaterialXRender/ImageHandler.h>
#include <MaterialXRender/LightHandler.h>
#include <MaterialXRender/ViewHandler.h>
#include <MaterialXGenShader/Shader.h>

Go to the source code of this file.

Classes

class  GlslProgram
 A class representing an executable GLSL program. More...
 
struct  GlslProgram::Input
 Structure to hold information about program inputs. More...
 

Typedefs

using GlslProgramPtr = std::shared_ptr< class GlslProgram >
 

Detailed Description

GLSL Program interfaces.