Blender V4.3
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 60 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad

float2 GPencilStrokeData::_pad

Definition at line 70 of file GPU_shader_shared.hh.

◆ caps_end

int GPencilStrokeData::caps_end

Definition at line 67 of file GPU_shader_shared.hh.

◆ caps_start

int GPencilStrokeData::caps_start

Definition at line 66 of file GPU_shader_shared.hh.

◆ fill_stroke

bool32_t GPencilStrokeData::fill_stroke

Definition at line 69 of file GPU_shader_shared.hh.

◆ keep_size

bool32_t GPencilStrokeData::keep_size

Definition at line 68 of file GPU_shader_shared.hh.

◆ objscale

float GPencilStrokeData::objscale

Definition at line 63 of file GPU_shader_shared.hh.

◆ pixfactor

float GPencilStrokeData::pixfactor

Definition at line 64 of file GPU_shader_shared.hh.

◆ pixsize

float GPencilStrokeData::pixsize

Definition at line 62 of file GPU_shader_shared.hh.

◆ viewport

float2 GPencilStrokeData::viewport

Definition at line 61 of file GPU_shader_shared.hh.

◆ xraymode

int GPencilStrokeData::xraymode

Definition at line 65 of file GPU_shader_shared.hh.


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