|
Blender
V2.93
|
#include <gpu_node_graph.h>
Public Attributes | |
| ListBase | nodes |
| GPUNodeLink * | outlink |
| ListBase | outlink_aovs |
| ListBase | attributes |
| ListBase | textures |
| ListBase | volume_grids |
| GPUUniformAttrList | uniform_attrs |
Definition at line 148 of file gpu_node_graph.h.
| ListBase GPUNodeGraph::attributes |
Definition at line 158 of file gpu_node_graph.h.
| ListBase GPUNodeGraph::nodes |
Definition at line 150 of file gpu_node_graph.h.
| GPUNodeLink* GPUNodeGraph::outlink |
Definition at line 153 of file gpu_node_graph.h.
Referenced by GPU_material_from_nodetree().
| ListBase GPUNodeGraph::outlink_aovs |
Definition at line 155 of file gpu_node_graph.h.
| ListBase GPUNodeGraph::textures |
Definition at line 159 of file gpu_node_graph.h.
| GPUUniformAttrList GPUNodeGraph::uniform_attrs |
Definition at line 163 of file gpu_node_graph.h.
| ListBase GPUNodeGraph::volume_grids |
Definition at line 160 of file gpu_node_graph.h.