|
Blender V5.0
|
#include <GPU_shader_shared.hh>
Definition at line 52 of file GPU_shader_shared.hh.
| float NodeLinkData::_pad0 |
Definition at line 69 of file GPU_shader_shared.hh.
| float NodeLinkData::_pad1 |
Definition at line 70 of file GPU_shader_shared.hh.
| float NodeLinkData::aspect |
Definition at line 65 of file GPU_shader_shared.hh.
| float2 NodeLinkData::bezier_P0 |
Definition at line 55 of file GPU_shader_shared.hh.
| float2 NodeLinkData::bezier_P1 |
Definition at line 56 of file GPU_shader_shared.hh.
| float2 NodeLinkData::bezier_P2 |
Definition at line 57 of file GPU_shader_shared.hh.
| float2 NodeLinkData::bezier_P3 |
Definition at line 58 of file GPU_shader_shared.hh.
| uint NodeLinkData::color_ids |
Definition at line 59 of file GPU_shader_shared.hh.
| float NodeLinkData::dash_alpha |
Definition at line 62 of file GPU_shader_shared.hh.
| float NodeLinkData::dash_factor |
Definition at line 61 of file GPU_shader_shared.hh.
| float NodeLinkData::dash_length |
Definition at line 60 of file GPU_shader_shared.hh.
| float NodeLinkData::dim_factor |
Definition at line 63 of file GPU_shader_shared.hh.
| bool32_t NodeLinkData::do_arrow |
Definition at line 66 of file GPU_shader_shared.hh.
| bool32_t NodeLinkData::do_muted |
Definition at line 67 of file GPU_shader_shared.hh.
| float4 NodeLinkData::end_color |
Definition at line 54 of file GPU_shader_shared.hh.
| bool32_t NodeLinkData::has_back_link |
Definition at line 68 of file GPU_shader_shared.hh.
| float4 NodeLinkData::start_color |
Definition at line 53 of file GPU_shader_shared.hh.
| float NodeLinkData::thickness |
Definition at line 64 of file GPU_shader_shared.hh.