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

Public Attributes

struct tmpStrokesnext
 
struct tmpStrokesprev
 
bGPDframegpf
 
bGPDstrokegps
 

Detailed Description

Definition at line 50 of file MOD_gpencilarray.c.

Member Data Documentation

◆ gpf

bGPDframe* tmpStrokes::gpf

Definition at line 52 of file MOD_gpencilarray.c.

Referenced by gpencil_data_selected_minmax().

◆ gps

bGPDstroke* tmpStrokes::gps

Definition at line 53 of file MOD_gpencilarray.c.

Referenced by gpencil_data_selected_minmax().

◆ next

struct tmpStrokes* tmpStrokes::next

Definition at line 51 of file MOD_gpencilarray.c.

◆ prev

struct tmpStrokes * tmpStrokes::prev

Definition at line 51 of file MOD_gpencilarray.c.


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