Blender V5.0
GPUNodeGraphOutputLink Struct Reference

#include <gpu_node_graph.hh>

Public Attributes

GPUNodeGraphOutputLinknext
GPUNodeGraphOutputLinkprev
int hash
GPUNodeLinkoutlink

Detailed Description

Definition at line 157 of file gpu_node_graph.hh.

Member Data Documentation

◆ hash

int GPUNodeGraphOutputLink::hash

Definition at line 159 of file gpu_node_graph.hh.

Referenced by GPU_material_add_output_link_aov().

◆ next

GPUNodeGraphOutputLink* GPUNodeGraphOutputLink::next

Definition at line 158 of file gpu_node_graph.hh.

◆ outlink

GPUNodeLink* GPUNodeGraphOutputLink::outlink

◆ prev

GPUNodeGraphOutputLink * GPUNodeGraphOutputLink::prev

Definition at line 158 of file gpu_node_graph.hh.


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