HDK
|
Go to the source code of this file.
Classes | |
class | OslShaderGenerator |
Namespaces | |
OSL | |
Typedefs | |
using | OslShaderGeneratorPtr = shared_ptr< class OslShaderGenerator > |
Variables | |
MX_GENOSL_API const string | OSL::UNIFORMS |
Identifiers for OSL variable blocks. More... | |
MX_GENOSL_API const string | OSL::INPUTS |
MX_GENOSL_API const string | OSL::OUTPUTS |
OSL shading language generator
Definition in file OslShaderGenerator.h.
using OslShaderGeneratorPtr = shared_ptr<class OslShaderGenerator> |
Definition at line 18 of file OslShaderGenerator.h.