Blender
V3.3
|
#include <gpu_node_graph.h>
Definition at line 148 of file gpu_node_graph.h.
ListBase GPUNodeGraph::attributes |
Definition at line 163 of file gpu_node_graph.h.
ListBase GPUNodeGraph::material_functions |
Definition at line 160 of file gpu_node_graph.h.
ListBase GPUNodeGraph::nodes |
Definition at line 150 of file gpu_node_graph.h.
ListBase GPUNodeGraph::outlink_aovs |
Definition at line 158 of file gpu_node_graph.h.
GPUNodeLink* GPUNodeGraph::outlink_displacement |
Definition at line 155 of file gpu_node_graph.h.
GPUNodeLink* GPUNodeGraph::outlink_surface |
Definition at line 153 of file gpu_node_graph.h.
GPUNodeLink* GPUNodeGraph::outlink_thickness |
Definition at line 156 of file gpu_node_graph.h.
GPUNodeLink* GPUNodeGraph::outlink_volume |
Definition at line 154 of file gpu_node_graph.h.
ListBase GPUNodeGraph::textures |
Definition at line 164 of file gpu_node_graph.h.
GPUUniformAttrList GPUNodeGraph::uniform_attrs |
Definition at line 167 of file gpu_node_graph.h.
GSet* GPUNodeGraph::used_libraries |
Set of all the GLSL lib code blocks .
Definition at line 170 of file gpu_node_graph.h.
Referenced by GPU_material_from_nodetree().