Blender V4.3
NodeLinkInstanceData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float4 colors [6]
 
float aspect
 
float arrowSize
 
float2 _pad
 

Detailed Description

Definition at line 52 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad

float2 NodeLinkInstanceData::_pad

Definition at line 56 of file GPU_shader_shared.hh.

◆ arrowSize

float NodeLinkInstanceData::arrowSize

Definition at line 55 of file GPU_shader_shared.hh.

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

◆ aspect

float NodeLinkInstanceData::aspect

Definition at line 54 of file GPU_shader_shared.hh.

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

◆ colors

float4 NodeLinkInstanceData::colors[6]

Definition at line 53 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: