Blender  V3.3
Public Attributes | List of all members
NodeLinkInstanceData Struct Reference

#include <GPU_shader_shared.h>

Public Attributes

float4 colors [6]
 
float expandSize
 
float arrowSize
 
float2 _pad
 

Detailed Description

Definition at line 28 of file GPU_shader_shared.h.

Member Data Documentation

◆ _pad

float2 NodeLinkInstanceData::_pad

Definition at line 32 of file GPU_shader_shared.h.

◆ arrowSize

float NodeLinkInstanceData::arrowSize

Definition at line 31 of file GPU_shader_shared.h.

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

◆ colors

float4 NodeLinkInstanceData::colors[6]

Definition at line 29 of file GPU_shader_shared.h.

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

◆ expandSize

float NodeLinkInstanceData::expandSize

Definition at line 30 of file GPU_shader_shared.h.

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


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