Blender V5.0
NodeLinkData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float4 start_color
float4 end_color
float2 bezier_P0
float2 bezier_P1
float2 bezier_P2
float2 bezier_P3
uint color_ids
float dash_length
float dash_factor
float dash_alpha
float dim_factor
float thickness
float aspect
bool32_t do_arrow
bool32_t do_muted
bool32_t has_back_link
float _pad0
float _pad1

Detailed Description

Definition at line 52 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad0

float NodeLinkData::_pad0

Definition at line 69 of file GPU_shader_shared.hh.

◆ _pad1

float NodeLinkData::_pad1

Definition at line 70 of file GPU_shader_shared.hh.

◆ aspect

float NodeLinkData::aspect

Definition at line 65 of file GPU_shader_shared.hh.

◆ bezier_P0

float2 NodeLinkData::bezier_P0

Definition at line 55 of file GPU_shader_shared.hh.

◆ bezier_P1

float2 NodeLinkData::bezier_P1

Definition at line 56 of file GPU_shader_shared.hh.

◆ bezier_P2

float2 NodeLinkData::bezier_P2

Definition at line 57 of file GPU_shader_shared.hh.

◆ bezier_P3

float2 NodeLinkData::bezier_P3

Definition at line 58 of file GPU_shader_shared.hh.

◆ color_ids

uint NodeLinkData::color_ids

Definition at line 59 of file GPU_shader_shared.hh.

◆ dash_alpha

float NodeLinkData::dash_alpha

Definition at line 62 of file GPU_shader_shared.hh.

◆ dash_factor

float NodeLinkData::dash_factor

Definition at line 61 of file GPU_shader_shared.hh.

◆ dash_length

float NodeLinkData::dash_length

Definition at line 60 of file GPU_shader_shared.hh.

◆ dim_factor

float NodeLinkData::dim_factor

Definition at line 63 of file GPU_shader_shared.hh.

◆ do_arrow

bool32_t NodeLinkData::do_arrow

Definition at line 66 of file GPU_shader_shared.hh.

◆ do_muted

bool32_t NodeLinkData::do_muted

Definition at line 67 of file GPU_shader_shared.hh.

◆ end_color

float4 NodeLinkData::end_color

Definition at line 54 of file GPU_shader_shared.hh.

◆ has_back_link

bool32_t NodeLinkData::has_back_link

Definition at line 68 of file GPU_shader_shared.hh.

◆ start_color

float4 NodeLinkData::start_color

Definition at line 53 of file GPU_shader_shared.hh.

◆ thickness

float NodeLinkData::thickness

Definition at line 64 of file GPU_shader_shared.hh.


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