Blender V4.5
NodeLinkInstanceData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float4 colors [6]
float aspect
float arrowSize
float2float2 _pad

Detailed Description

Definition at line 67 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad

float2float2 NodeLinkInstanceData::_pad

Definition at line 71 of file GPU_shader_shared.hh.

◆ arrowSize

float NodeLinkInstanceData::arrowSize

Definition at line 70 of file GPU_shader_shared.hh.

Referenced by blender::ed::space_node::nodelink_batch_draw().

◆ aspect

float NodeLinkInstanceData::aspect

Definition at line 69 of file GPU_shader_shared.hh.

Referenced by blender::ed::space_node::nodelink_batch_draw().

◆ colors

float4 NodeLinkInstanceData::colors[6]

Definition at line 68 of file GPU_shader_shared.hh.

Referenced by blender::ed::space_node::nodelink_batch_draw().


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