Blender V4.3
GPUNodeGraphOutputLink Struct Reference

#include <gpu_node_graph.hh>

Public Attributes

GPUNodeGraphOutputLinknext
 
GPUNodeGraphOutputLinkprev
 
int hash
 
GPUNodeLinkoutlink
 

Detailed Description

Definition at line 142 of file gpu_node_graph.hh.

Member Data Documentation

◆ hash

int GPUNodeGraphOutputLink::hash

Definition at line 144 of file gpu_node_graph.hh.

Referenced by GPU_material_add_output_link_aov().

◆ next

GPUNodeGraphOutputLink* GPUNodeGraphOutputLink::next

Definition at line 143 of file gpu_node_graph.hh.

◆ outlink

GPUNodeLink* GPUNodeGraphOutputLink::outlink

◆ prev

GPUNodeGraphOutputLink * GPUNodeGraphOutputLink::prev

Definition at line 143 of file gpu_node_graph.hh.


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