MaterialX 1.38.10
Loading...
Searching...
No Matches
GlslProgram.h File Reference

GLSL Program interfaces. More...

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.