Blender V4.5
blender::compositor::ShaderNode Class Reference

#include <COM_shader_node.hh>

Public Member Functions

 ShaderNode (DNode node)
 
void compile (GPUMaterial *material)
 
GPUNodeStackget_input (StringRef identifier)
 
GPUNodeStackget_output (StringRef identifier)
 

Detailed Description

Definition at line 30 of file COM_shader_node.hh.

Constructor & Destructor Documentation

◆ ShaderNode()

ShaderNode::ShaderNode ( DNode node)

Definition at line 22 of file shader_node.cc.

Member Function Documentation

◆ compile()

void ShaderNode::compile ( GPUMaterial * material)

◆ get_input()

◆ get_output()


The documentation for this class was generated from the following files: