![]() |
MaterialX 1.39.4
|
Base class for shader node implementations. More...
#include <MaterialXGenShader/Library.h>#include <MaterialXGenShader/Export.h>#include <MaterialXGenShader/TypeDesc.h>#include <MaterialXCore/Util.h>Go to the source code of this file.
Classes | |
| class | ShaderNodeImpl |
| Class handling the shader generation implementation for a node. More... | |
| class | NopNode |
| A no operation node, to be used for organizational nodes that has no code to execute. More... | |
Typedefs | |
| using | ShaderNodeImplPtr = shared_ptr<class ShaderNodeImpl> |
| Shared pointer to a ShaderNodeImpl. | |
Base class for shader node implementations.