|
Blender V4.3
|
#include <DNA_gpencil_legacy_types.h>
Public Attributes | |
| float | color [3] |
| float | scale [2] |
| float | offset [2] |
| char | _pad1 [4] |
| int | lines |
| char | _pad [4] |
Definition at line 670 of file DNA_gpencil_legacy_types.h.
| char bGPgrid::_pad[4] |
Definition at line 677 of file DNA_gpencil_legacy_types.h.
| char bGPgrid::_pad1[4] |
Definition at line 674 of file DNA_gpencil_legacy_types.h.
| float bGPgrid::color[3] |
Definition at line 671 of file DNA_gpencil_legacy_types.h.
Referenced by BKE_gpencil_data_addnew(), and OVERLAY_gpencil_legacy_cache_init().
| int bGPgrid::lines |
Definition at line 676 of file DNA_gpencil_legacy_types.h.
Referenced by BKE_gpencil_data_addnew(), and OVERLAY_gpencil_legacy_cache_init().
| float bGPgrid::offset[2] |
Definition at line 673 of file DNA_gpencil_legacy_types.h.
Referenced by OVERLAY_gpencil_legacy_cache_init().
| float bGPgrid::scale[2] |
Definition at line 672 of file DNA_gpencil_legacy_types.h.
Referenced by BKE_gpencil_data_addnew(), and OVERLAY_gpencil_legacy_cache_init().