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

Base class for shader node implementations. More...

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 ShaderGraphInputSocket = ShaderOutput
 
using ShaderNodeImplPtr = shared_ptr< class ShaderNodeImpl >
 Shared pointer to a ShaderNodeImpl.
 

Detailed Description

Base class for shader node implementations.