Blender V4.5
GPUInput Struct Reference

#include <gpu_node_graph.hh>

Inherited by GPUConstant.

Classes

union  [union].__unnamed0__

Public Attributes

GPUInputnext
GPUInputprev
GPUNodenode
eGPUType type
GPUNodeLinklink
int id
eGPUDataSource source
union  

Detailed Description

Definition at line 116 of file gpu_node_graph.hh.

Member Data Documentation

◆ @333311300344236010073033100103023237267026152202

◆ id

int GPUInput::id

Definition at line 122 of file gpu_node_graph.hh.

◆ link

GPUNodeLink* GPUInput::link

Definition at line 121 of file gpu_node_graph.hh.

◆ next

GPUInput* GPUInput::next

Definition at line 117 of file gpu_node_graph.hh.

◆ node

GPUNode* GPUInput::node

Definition at line 119 of file gpu_node_graph.hh.

◆ prev

GPUInput * GPUInput::prev

Definition at line 117 of file gpu_node_graph.hh.

◆ source

eGPUDataSource GPUInput::source

Definition at line 124 of file gpu_node_graph.hh.

◆ type

eGPUType GPUInput::type

Definition at line 120 of file gpu_node_graph.hh.

Referenced by inputs_cmp().


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