Blender V5.0
GPencilStrokeData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float2 viewport
float pixsize
float objscale
float pixfactor
int xraymode
int caps_start
int caps_end
bool32_t keep_size
bool32_t fill_stroke
float2 _pad

Detailed Description

Definition at line 83 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad

float2 GPencilStrokeData::_pad

Definition at line 93 of file GPU_shader_shared.hh.

◆ caps_end

int GPencilStrokeData::caps_end

Definition at line 90 of file GPU_shader_shared.hh.

◆ caps_start

int GPencilStrokeData::caps_start

Definition at line 89 of file GPU_shader_shared.hh.

◆ fill_stroke

bool32_t GPencilStrokeData::fill_stroke

Definition at line 92 of file GPU_shader_shared.hh.

◆ keep_size

bool32_t GPencilStrokeData::keep_size

Definition at line 91 of file GPU_shader_shared.hh.

◆ objscale

float GPencilStrokeData::objscale

Definition at line 86 of file GPU_shader_shared.hh.

◆ pixfactor

float GPencilStrokeData::pixfactor

Definition at line 87 of file GPU_shader_shared.hh.

◆ pixsize

float GPencilStrokeData::pixsize

Definition at line 85 of file GPU_shader_shared.hh.

◆ viewport

float2 GPencilStrokeData::viewport

Definition at line 84 of file GPU_shader_shared.hh.

◆ xraymode

int GPencilStrokeData::xraymode

Definition at line 88 of file GPU_shader_shared.hh.


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