Blender  V3.3
Public Attributes | List of all members
tGP_Selected Struct Reference

Public Attributes

bGPDstrokegps
 
int pt_index
 
int pc [2]
 
float color [4]
 

Detailed Description

Definition at line 72 of file gpencil_vertex_paint.c.

Member Data Documentation

◆ color

float tGP_Selected::color

◆ gps

bGPDstroke * tGP_Selected::gps

Referenced stroke.

Definition at line 74 of file gpencil_vertex_paint.c.

Referenced by get_surrounding_color(), gpencil_grid_colors_calc(), and gpencil_save_selected_point().

◆ pc

int tGP_Selected::pc

◆ pt_index

int tGP_Selected::pt_index

Point index in points array.

Definition at line 76 of file gpencil_vertex_paint.c.

Referenced by get_surrounding_color(), gpencil_grid_colors_calc(), and gpencil_save_selected_point().


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