Blender  V2.93
Public Attributes | List of all members
GPUNodeGraph Struct Reference

#include <gpu_node_graph.h>

Public Attributes

ListBase nodes
 
GPUNodeLinkoutlink
 
ListBase outlink_aovs
 
ListBase attributes
 
ListBase textures
 
ListBase volume_grids
 
GPUUniformAttrList uniform_attrs
 

Detailed Description

Definition at line 148 of file gpu_node_graph.h.

Member Data Documentation

◆ attributes

ListBase GPUNodeGraph::attributes

Definition at line 158 of file gpu_node_graph.h.

◆ nodes

ListBase GPUNodeGraph::nodes

Definition at line 150 of file gpu_node_graph.h.

◆ outlink

GPUNodeLink* GPUNodeGraph::outlink

Definition at line 153 of file gpu_node_graph.h.

Referenced by GPU_material_from_nodetree().

◆ outlink_aovs

ListBase GPUNodeGraph::outlink_aovs

Definition at line 155 of file gpu_node_graph.h.

◆ textures

ListBase GPUNodeGraph::textures

Definition at line 159 of file gpu_node_graph.h.

◆ uniform_attrs

GPUUniformAttrList GPUNodeGraph::uniform_attrs

Definition at line 163 of file gpu_node_graph.h.

◆ volume_grids

ListBase GPUNodeGraph::volume_grids

Definition at line 160 of file gpu_node_graph.h.


The documentation for this struct was generated from the following file: