|
Blender V4.5
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| float2float2 | viewport |
| float | pixsize |
| float | objscale |
| float | pixfactor |
| int | xraymode |
| int | caps_start |
| int | caps_end |
| bool32_t | keep_size |
| bool32_t | fill_stroke |
| float2float2 | _pad |
Definition at line 75 of file GPU_shader_shared.hh.
Definition at line 85 of file GPU_shader_shared.hh.
| int GPencilStrokeData::caps_end |
Definition at line 82 of file GPU_shader_shared.hh.
| int GPencilStrokeData::caps_start |
Definition at line 81 of file GPU_shader_shared.hh.
| bool32_t GPencilStrokeData::fill_stroke |
Definition at line 84 of file GPU_shader_shared.hh.
| bool32_t GPencilStrokeData::keep_size |
Definition at line 83 of file GPU_shader_shared.hh.
| float GPencilStrokeData::objscale |
Definition at line 78 of file GPU_shader_shared.hh.
| float GPencilStrokeData::pixfactor |
Definition at line 79 of file GPU_shader_shared.hh.
| float GPencilStrokeData::pixsize |
Definition at line 77 of file GPU_shader_shared.hh.
Definition at line 76 of file GPU_shader_shared.hh.
| int GPencilStrokeData::xraymode |
Definition at line 80 of file GPU_shader_shared.hh.