6 #ifndef MATERIALX_COMPOUNDNODEMDL_H
7 #define MATERIALX_COMPOUNDNODEMDL_H
shared_ptr< ShaderNodeImpl > ShaderNodeImplPtr
Shared pointer to a ShaderNodeImpl.
void emitFunctionCall(const ShaderNode &node, GenContext &context, ShaderStage &stage) const override
Emit the function call or inline source code for given node instance in the given context...
#define MATERIALX_NAMESPACE_BEGIN
void initialize(const InterfaceElement &element, GenContext &context) override
static ShaderNodeImplPtr create()
Compound node implementation.
void emitFunctionDefinition(const ShaderNode &node, GenContext &context, ShaderStage &stage) const override
Emit function definition for the given node instance.
#define MATERIALX_NAMESPACE_END
Compound node implementation.