MaterialX 1.39.1
|
GLSL Program interfaces. More...
#include <MaterialXRenderGlsl/Export.h>
#include <MaterialXRender/Camera.h>
#include <MaterialXRender/GeometryHandler.h>
#include <MaterialXRender/ImageHandler.h>
#include <MaterialXRender/LightHandler.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 > |
GLSL Program interfaces.