Blender V5.0
GPUNodeGraphFunctionLink Struct Reference

#include <gpu_node_graph.hh>

Public Attributes

GPUNodeGraphFunctionLinknext
GPUNodeGraphFunctionLinkprev
char name [16]
GPUNodeLinkoutlink

Detailed Description

Definition at line 163 of file gpu_node_graph.hh.

Member Data Documentation

◆ name

char GPUNodeGraphFunctionLink::name[16]

Definition at line 165 of file gpu_node_graph.hh.

Referenced by GPU_material_split_sub_function().

◆ next

GPUNodeGraphFunctionLink* GPUNodeGraphFunctionLink::next

Definition at line 164 of file gpu_node_graph.hh.

◆ outlink

GPUNodeLink* GPUNodeGraphFunctionLink::outlink

Definition at line 166 of file gpu_node_graph.hh.

Referenced by GPU_material_split_sub_function().

◆ prev

GPUNodeGraphFunctionLink * GPUNodeGraphFunctionLink::prev

Definition at line 164 of file gpu_node_graph.hh.


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