Blender  V2.93
Public Attributes | List of all members
tmpStrokes Struct Reference

Public Attributes

struct tmpStrokesnext
 
struct tmpStrokesprev
 
bGPDframegpf
 
bGPDstrokegps
 

Detailed Description

Definition at line 69 of file MOD_gpencilarray.c.

Member Data Documentation

◆ gpf

bGPDframe* tmpStrokes::gpf

Definition at line 71 of file MOD_gpencilarray.c.

◆ gps

bGPDstroke* tmpStrokes::gps

Definition at line 72 of file MOD_gpencilarray.c.

◆ next

struct tmpStrokes* tmpStrokes::next

Definition at line 70 of file MOD_gpencilarray.c.

◆ prev

struct tmpStrokes * tmpStrokes::prev

Definition at line 70 of file MOD_gpencilarray.c.


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