|
Blender V4.3
|
#include <gpu_node_graph.hh>
Definition at line 154 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::attributes |
Definition at line 171 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::layer_attrs |
Definition at line 178 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::material_functions |
Definition at line 166 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::nodes |
Definition at line 156 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::outlink_aovs |
Definition at line 164 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::outlink_compositor |
Definition at line 168 of file gpu_node_graph.hh.
| GPUNodeLink* GPUNodeGraph::outlink_displacement |
Definition at line 161 of file gpu_node_graph.hh.
| GPUNodeLink* GPUNodeGraph::outlink_surface |
Definition at line 159 of file gpu_node_graph.hh.
| GPUNodeLink* GPUNodeGraph::outlink_thickness |
Definition at line 162 of file gpu_node_graph.hh.
| GPUNodeLink* GPUNodeGraph::outlink_volume |
Definition at line 160 of file gpu_node_graph.hh.
| ListBase GPUNodeGraph::textures |
Definition at line 172 of file gpu_node_graph.hh.
| GPUUniformAttrList GPUNodeGraph::uniform_attrs |
Definition at line 175 of file gpu_node_graph.hh.
| GSet* GPUNodeGraph::used_libraries |
Set of all the GLSL lib code blocks.
Definition at line 181 of file gpu_node_graph.hh.
Referenced by GPU_material_from_callbacks(), and GPU_material_from_nodetree().